TranslateTimeZones
Used to determine if the business object will translate the datetime field's value to UTC before saving to DB. The process will use the LocalTimeZone value to determine the time difference when reading and writing to the database.
It will reset all the DateTime field's TranslateTimeZones with the value of TranslateTimeZones
| C# | |
|---|---|
public bool TranslateTimeZones {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0