Period.Format 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: 2025.1.9.0
public Period.PeriodFormat Format { get; set; }

Property Value

Period.PeriodFormat
The default is based on how the object is constructed

See Also