businessunit.businessunitid Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets the ID of the business unit.
Syntax
[Visual Basic .NET] Public Property businessunitid As Key
[C#]
public Key businessunitid {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:
| Platform required | Yes |
| Application requirement level | System Required |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | No |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
