Click or drag to resize

ObjTypeLogConfigEventId Property

We'll log using this EventId.

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

Property Value

Type: EventId
See Also