TeamInformationTeamName Property
Gets or sets the name of the team.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public string TeamName { get; set; }

Property Value

Type: String
The name of the team.
See Also