| CustomerSettingKeyPropertyWithLogLoadMode Field |
Property with log can be loaded in 1 of 4 modes.
- 0 (default) is showing the history formatted in the active users timezone.
- 1 is showing the entire history formatted with UTC timezone and without boldface markup of the heading of each log entry.
- 2 is demand loading the entire history formated as 0.
- 3 is loading add data object versions and formatting as 0. Can be used when there are many properties.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string PropertyWithLogLoadMode = "PropWithLogLoadMode"
Field Value
Type:
String
See Also