Gets or sets the ID for the team.
Syntax
[Visual Basic .NET] Public Property teamid As Key
[C#] public Key teamid {get; set;}
Property Value
The value of this property is a Key type.
Remarks
This is the primary key for the entity.
The following table contains additional information about this property:
Requirements
Web Service: CrmService
See Also
Concepts
Reference