Click or drag to resize

StsCheckHeaderTeamMembers Property

Returns a collection of TeamMember entries for the team associate with the check. Returns null if no team member active

Namespace: SimphonyPosApi.Extensibility.TransactionModel
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public override TeamMember[] TeamMembers { get; }

Property Value

TeamMember
See Also