Click to Rate and Give Feedback
MSDN
MSDN Library
Microsoft Dynamics
Microsoft CRM 3.0
CrmService Classes
businessunit Class
businessunit Class
banner art

Represents a business, division, or department in the Microsoft CRM database.

The businessunit class inherits from BusinessEntity.

Public Methods

For a list of methods and messages that operate on this class, see BusinessUnit.

Constructor Description
businessunit Initializes a new instance of the businessunit class.

Public Fields

Field Description
address1_addressid Specifies the ID for address 1.
address1_addresstypecode Specifies the type of address for address 1, such as billing, shipping, or primary address.
address1_city Specifies the city name for address 1
address1_country Specifies the country or region name for address 1.
address1_county Specifies the county name for address 1.
address1_fax Specifies the fax number for address 1.
address1_latitude Specifies the latitude for address 1.
address1_line1 Specifies the first line for entering address 1 information.
address1_line2 Specifies the second line for entering address 1 information.
address1_line3 Specifies the third line for entering address 1 information.
address1_longitude Specifies the longitude for address 1.
address1_name Specifies the name to enter for address 1.
address1_postalcode Specifies the ZIP Code or postal code for address 1.
address1_postofficebox Specifies the post office box number for address 1.
address1_shippingmethodcode Specifies the method of shipment for address 1.
address1_stateorprovince Specifies the state or province for address 1.
address1_telephone1 Specifies the first telephone number associated with address 1.
address1_telephone2 Specifies the second telephone number associated with address 1.
address1_telephone3 Specifies the third telephone number associated with address 1.
address1_upszone Specifies the United Parcel Service (UPS) zone for address 1.
address1_utcoffset Specifies the UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time.
address2_addressid Specifies the ID for address 2.
address2_addresstypecode Specifies the type of address for address 2, such as billing, shipping, or primary address.
address2_city Specifies the city name for address 2.
address2_country Specifies the country or region name for address 2.
address2_county Specifies the county name for address 2.
address2_fax Specifies the fax number for address 2.
address2_latitude Specifies the latitude for address 2.
address2_line1 Specifies the first line for entering address 2 information.
address2_line2 Specifies the second line for entering address 2 information.
address2_line3 Specifies the third line for entering address 2 information.
address2_longitude Specifies the longitude for address 2.
address2_name Specifies the name to enter for address 2.
address2_postalcode Specifies the ZIP Code or postal code for address 2.
address2_postofficebox Specifies the post office box number for address 2.
address2_shippingmethodcode Specifies the method of shipment for address 2.
address2_stateorprovince Specifies the state or province for address 2.
address2_telephone1 Specifies the first telephone number associated with address 2.
address2_telephone2 Specifies the second telephone number associated with address 2.
address2_telephone3 Specifies the third telephone number associated with address 2.
address2_upszone Specifies the United Parcel Service (UPS) zone for address 2.
address2_utcoffset Specifies the UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time.
businessunitid Specifies the ID of the business unit.
calendarid Specifies the fiscal calendar associated with the business unit.
costcenter Specifies the name of the business unit cost center.
createdby Specifies the ID of the user who created the business unit.
createdon Specifies the date and time when the business unit was created.
creditlimit Specifies the credit limit for the business unit.
description Specifies the description of the business unit.
disabledreason Specifies the reason for disabling the business unit.
divisionname Specifies the name of the division to which the business unit belongs.
emailaddress Specifies the e-mail address for the business unit.
fileasname Specifies the alternative name under which the business unit can be filed.
ftpsiteurl Specifies the FTP site URL for the business unit.
inheritancemask Specifies the inheritance mask for the business unit.
isdisabled Specifies if the business unit is disabled.
modifiedby Specifies the ID of the user who last modified the business unit.
modifiedon Specifies the date and time when the business unit was last modified.
name Specifies the name of the business unit.
organizationid Specifies the ID of the organization associated with the business unit.
parentbusinessunitid Specifies the ID for the parent business unit.
picture Specifies the picture or diagram of the business unit.
stockexchange Indicates the stock exchange on which the business unit is listed.
tickersymbol Specifies the stock exchange ticker symbol for the business unit.
utcoffset Specifies the UTC offset for the business unit. This is the difference between local time and standard Coordinated Universal Time.
websiteurl Specifies the Web site URL for the business unit.
workflowsuspended Contains information about whether workflow or sales process rules have been suspended.

Remarks

Business units own all objects implicitly. The database maintains this ownership on behalf of the platform.

For more information about entities and attributes, see the Metadata Browser and the Customization area of the Web application. To view this information in the Customization area, in the Navigation Pane, click Settings, click Customization, and then click Customize Entities.

See Also


© 2007 Microsoft Corporation. All rights reserved.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker