Click or drag to resize

OpsCheckHeaderTeamName Property

Returns the team name associate with the check's team. Returns null if no team is assigned to the check.

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public override string TeamName { get; }

Property Value

String
See Also