PeriodFormat Property

This is used to set the format used when the period is converted to its string format

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public PeriodPeriodFormat Format { get; set; }

Property Value

PeriodPeriodFormat
The default is based on how the object is constructed

See Also