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.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic override string TeamName { get; }
Property Value
String
See Also