Click or drag to resize

SystemEventLoggingConfigurationObjectTypes Property

All object types configured

Namespace:  Omada.OE.AppLogic.Logging
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static ReadOnlyCollection<ObjTypeLogConfig> ObjectTypes { get; }

Property Value

Type: ReadOnlyCollectionObjTypeLogConfig
See Also