Click or drag to resize

ObjTypeLogConfigEventCategory Property

We'll log the change as belonging to this category.

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

Property Value

Type: EventCategory
See Also