Gets the ID of the organization associated with the team.
Syntax
[Visual Basic .NET] Public Property organizationid As UniqueIdentifier
[C#] public UniqueIdentifier organizationid {get; set;}
Property Value
The value of this property is a UniqueIdentifier type.
Remarks
The following table contains additional information about this property:
Requirements
Web Service: CrmService
See Also
Concepts
Reference