Click or drag to resize

OpsCheckDetailFilterBaseIsExcludeFilter Property

True if this filter should exclude the items.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public bool IsExcludeFilter { get; }

Property Value

Type: Boolean

Implements

ICheckDetailFilterIsExcludeFilter
See Also