team.businessunitid Property
Gets or sets the ID of the business unit with which the team is associated.
Syntax
[Visual Basic .NET]
Public Property businessunitid As Lookup
[C#]
public Lookup businessunitid {get; set;}
Property Value
The value of this property is a Lookup type.
Remarks
The following table contains additional information about this property:
| Platform required | Yes |
| Application requirement level | System required |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | No |
| Related entity | businessunit |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2009 Microsoft Corporation. All rights reserved.