customeropportunityrole.opportunityid Field

banner art

Specifies the ID of the opportunity for the opportunity relationship.

Syntax

[Visual Basic]
Public Field opportunityid As Lookup
[C#]
public Lookup opportunityid;
[JScript]
public var opportunityid : 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 opportunity

See Also

© 2007 Microsoft Corporation. All rights reserved.