customeropportunityrole.opportunityroleid Field

banner art

Specifies the ID for the role the customer plays in the opportunity.

Syntax

[Visual Basic]
Public Field opportunityroleid As Lookup
[C#]
public Lookup opportunityroleid;
[JScript]
public var opportunityroleid : Lookup;

Remarks

Represents a field of type Lookup.

The following table contains additional information about this attribute:

Platform required No
Application requirement level Read only
Valid for create No
Valid for retrieve Yes
Valid for update No
Related entity relationshiprole

See Also

© 2007 Microsoft Corporation. All rights reserved.