Click or drag to resize

ExtensibilityCheckDetailFilterCheckItem Method

Method to check for inclusion/exclusion.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public override void CheckItem(
	Object item
)

Parameters

item  Object
Item to be checked.

Implements

ICheckDetailFilterCheckItem(Object)
See Also