Day InstanceTo Description Method
Get a description of the day instance
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
A string describing the day instance (i.e. 1st Monday from end).
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
C#
public string ToDescription()VB
Public Function ToDescription As StringC++
public:
String^ ToDescription()F#
member ToDescription : unit -> string Return Value
StringA string describing the day instance (i.e. 1st Monday from end).