PeriodPeriod Format Enumeration
This enumerated type defines the format of the period when converted to a string
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
C#
[SerializableAttribute]
public enum PeriodFormatVB
<SerializableAttribute>
Public Enumeration PeriodFormatC++
[SerializableAttribute]
public enum class PeriodFormatF#
[<SerializableAttribute>]
type PeriodFormatMembers
| StartDuration | 0 | Format as start date and duration |
| StartEnd | 1 | Format as start date and end date |