This documentation is archived and is not being maintained.
invoice.owningbusinessunit Property
Forefront
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Gets the ID of the business unit that owns the invoice.
Syntax
[Visual Basic .NET] Public Property owningbusinessunit As Lookup
[C#] public Lookup owningbusinessunit {get; set;}
Property Value
The value of this property is a Lookup type.
Remarks
The following table specifies additional information about this property:
Platform required | No |
Application requirement level | Read-only |
Valid for create | No |
Valid for retrieve | Yes |
Valid for update | No |
Related entity | businessunit |
Requirements
Web Service: CrmService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
Show: