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
Syntaxpublic override string TeamName { get; }Property Value
Type:
String
See Also