| TeamInformation Class |
This structure contains team information.
SystemObject
Talisma.Server.Common.Dtos.LogicalIdentifierTeamInformation
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifierTalisma.Server.Common.Dtos.LogicalIdentifierTeamInformation
C#
[SerializableAttribute] public class TeamInformation
The TeamInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| TeamID |
Gets or sets the team identifier.
| |
| TeamName |
Gets or sets the name of the team.
| |
| TeamType |
Gets or sets the type of the team.
|