Click or drag to resize

OpsCheckHeaderTeamIdentifier Property

Returns a non-zero number which uniquely identifies a team, similar to object number Returns 0 if no team is assigned to the check.

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

Property Value

Type: Int32
See Also