CalendarObjectToString Method

Convert the object instance to its string form

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override string ToString()

Return Value

String
Returns a text description of the object suitable for saving to a PDI data stream

See Also