Calendar ObjectTo String Method
Convert the object instance to its string form
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Returns a text description of the object suitable for saving to a PDI data stream
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public override string ToString()VB
Public Overrides Function ToString As StringC++
public:
virtual String^ ToString() overrideF#
abstract ToString : unit -> string
override ToString : unit -> string Return Value
StringReturns a text description of the object suitable for saving to a PDI data stream