Click or drag to resize

DataUtilsLogState Constructor

Constructor

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public DataUtilsLogState(
	bool suppressEventLog,
	EventLogEntryType logAsType
)

Parameters

suppressEventLog
Type: SystemBoolean
logAsType
Type: System.DiagnosticsEventLogEntryType
See Also