TeamInfo.Id Property

Definition

Gets or sets unique identifier representing a team.

public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Property Value

String

The team ID.

Applies to