featurePropertiesdataexport_ConvertTimezones Property |
When set, fields having Timezone specifications will have those specifications applied during export. By default date/time values are exported without timezone conversion.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool dataexport_ConvertTimezones { get; }
ReadOnly Property dataexport_ConvertTimezones As Boolean
Get
Property Value
Type:
BooleanWhen set, fields having Timezone specifications will have those specifications applied during export. By default date/time values are exported without timezone conversion.
See Also