Click or drag to resize

OpsCheckHeaderTeamActive Property

Returns true if a team has been declared for the check

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

Property Value

Type: Boolean
See Also