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: 18.2
Syntax
C#
public override string TeamName { get; }

Property Value

Type: String
See Also