Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

RetrieveBusinessHierarchyBusinessUnit Function

Namespace:
Microsoft.Dynamics.CRM

Retrieves all business units from the business unit hierarchy.

This function is composable. You can append OData system query $select option to the URI to control the properties returned.

Bound entities

Bound functions are invoked by appending the fully qualified function name to the URI representing an entity or collection.

Entity Type Binding Type
businessunit entity

Return type

Type Nullable Description
Collection(businessunit) False The RetrieveBusinessHierarchyBusinessUnit function returns the following value.

See also