| ObjTypeLogConfigModifiedProperties Property |
Only if one or more of these properties are modified we will log the change.
Only relevant when a data object is being modified (not when it is created).
Namespace:
Omada.OE.AppLogic.Logging
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string[] ModifiedProperties { get; set; }
Property Value
Type:
String
See Also