TeamIdRequestMessageTeamNames Property |
Gets or sets the name of the team.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<string> TeamNames { get; set; }
Property Value
Type: CollectionStringThe name of the team.
