TeamNameRequestMessageTeamIds Property |
Gets or sets the team identifier.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<uint> TeamIds { get; set; }
Property Value
Type: CollectionUInt32The team identifier.
