DayInstanceToString Method

Convert the day instance to its string description

Definition

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

Return Value

String
Returns the string version of the day instance suitable for saving to a PDI data stream (i.e. MO, -1TU, 5WE).

See Also