Click or drag to resize

ObjTypeLogConfigMatches Method

Namespace:  Omada.OE.AppLogic.Logging
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool Matches(
	AfterDataObjectSaveEventArgs eventArgs
)

Parameters

eventArgs
Type: Omada.OE.AppLogicAfterDataObjectSaveEventArgs

Return Value

Type: Boolean
See Also