 | IExportSettingsCanonical Property |
Return data in a canonical format. Default is false.
Namespace:
Vovin.CmcLibNet.Export
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntaxbool Canonical { get; set; }Property Canonical As Boolean
Get
Set
Property Value
Type:
Boolean
Remarks|
| Date | yyyymmdd |
| Time | hh:mm military time, 24 hour clock |
| Number | 123456.78 no separator, period for decimal delimiter. Note that when a field is defined as 'Show as currency' in the Commence UI, numerical values are prepended with a '$' sign. |
| Checkbox | TRUE or FALSE (English) |
See Also