Period.Format Property
This is used to set the format used when the period is converted to its string format
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
public Period.PeriodFormat Format { get; set; }
Public Property Format As Period.PeriodFormat
Get
Set
public:
property Period.PeriodFormat Format {
Period.PeriodFormat get ();
void set (Period.PeriodFormat value);
}
member Format : Period.PeriodFormat with get, set
Property Value
Period.PeriodFormatThe default is based on how the object is constructed