OpsCheckHeaderTeamMembers Property |
Returns a collection of TeamMember entries for the team associate with the check.
Returns null if no team member active
Namespace: Micros.PosCore.Extensibility.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic override TeamMember[] TeamMembers { get; }
Property Value
TeamMember
See Also