Click or drag to resize

OpsCheckDetailFilterBaseIncludeItem Property

True if this item should be included.

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

Property Value

Boolean

Implements

ICheckDetailFilterIncludeItem
See Also