Click or drag to resize

OpsCheckDetailFilterBaseIsExcludeFilter Property

True if this filter should exclude the items.

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

Property Value

Boolean

Implements

ICheckDetailFilterIsExcludeFilter
See Also