OwnershipTypes EnumType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies the type of ownership for an entity.
This Web API enum type corresponds to the organization service OwnershipTypes.
Members
Members define the discrete options for the enumeration type.
Name |
Value |
Description |
---|---|---|
None |
0 |
The entity does not have an owner. For internal use only. |
UserOwned |
1 |
The entity is owned by a system user. |
TeamOwned |
2 |
The entity is owned by a team. For internal use only. |
BusinessOwned |
4 |
The entity is owned by a business unit. For internal use only. |
OrganizationOwned |
8 |
The entity is owned by an organization. |
BusinessParented |
16 |
The entity is parented by a business unit. For internal use only. |
Types that use the OwnershipTypes enum type.
The following use the OwnershipTypes enum type.
Name |
How used |
Description |
---|---|---|
OwnershipType Property |
Contains the metadata for an entity. |
|
OwnershipType Property |
Contains the metadata for a complex entity. |
See Also
Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright