UserInformationPrimaryTeamId Property
Gets or sets the primary team identifier.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public int PrimaryTeamId { get; set; }

Property Value

Type: Int32
The primary team identifier.
See Also