Click or drag to resize

ExtensibilityCheckDetailFilter Constructor

Initializes a new instance of the ExtensibilityCheckDetailFilter class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public ExtensibilityCheckDetailFilter(
	OpsContext opsContext,
	string arguments,
	bool isExcludeFilter
)

Parameters

opsContext
Type: Micros.OpsOpsContext
arguments
Type: SystemString
isExcludeFilter
Type: SystemBoolean
See Also