customeropportunityrole.customeropportunityroleid Field

banner art

Specifies the ID of the opportunity relationship.

Syntax

[Visual Basic]
Public Field customeropportunityroleid As Key
[C#]
public Key customeropportunityroleid;
[JScript]
public var customeropportunityroleid : Key;

Remarks

Represents a field of type Key.

This is the primary key for the entity.

The following table contains additional information about this attribute:

Platform required Yes
Application requirement level System Required
Valid for create Yes
Valid for retrieve Yes
Valid for update No

See Also

© 2007 Microsoft Corporation. All rights reserved.