OwnershipTypes EnumType
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. |
Consulte também
Outros recursos
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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.