Click or drag to resize

ObjTypeLogConfigObjectIdentificationProperties Property

List of properties on the data object which should be added to the log entry to easy identify the object

Namespace:  Omada.OE.AppLogic.Logging
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string[] ObjectIdentificationProperties { get; set; }

Property Value

Type: String
See Also