account.accountid Property

Switch View :
ScriptFree
account.accountid Property
banner art

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:

RequiredYes
Application requirement levelSystem Required
Valid for createYes
Valid for retrieveYes
Valid for updateNo

Requirements

Web service: CrmService

See Also

Reference


© 2010 Microsoft Corporation. All rights reserved.