Click or drag to resize

FieldPropertiesTimezone Property

The timezone format. Leave blank to store as written, use 0,. to store GMT, display local.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Timezone { get; }

Property Value

Type: String
The timezone format. Leave blank to store as written, use 0,. to store GMT, display local.
See Also