account.accountid Property
![]() |
Gets or sets the ID of the account.
Syntax
[Visual Basic .NET] Public Property accountid As Key
[C#]
public Key accountid {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:
| 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
Reference
© 2010 Microsoft Corporation. All rights reserved.
