Click or drag to resize

OpsCheckDetailFilterBaseIncludeItem Property

True if this item should be included.

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

Property Value

Type: Boolean

Implements

ICheckDetailFilterIncludeItem
See Also