customeropportunityrole.owningbusinessunit Field

banner art

Specifies the ID for the business unit that owns the customer opportunity role.

Syntax

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

See Also

© 2007 Microsoft Corporation. All rights reserved.