TeamInformationTeamID Property
Gets or sets the team identifier.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public uint TeamID { get; set; }

Property Value

Type: UInt32
The team identifier.
See Also