dependency EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: A component dependency in CRM.
Entity Set path:[organization URI]/api/data/v8.2/dependencies
Base Type: crmbaseentity EntityType
Display Name: Dependency
Primary Key: dependencyid
Properties
Lookup Properties
Operations using the dependency entity type.
The dependency entity type has no single-valued navigation properties.
The dependency entity type has no collection-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
dependencyid |
Edm.Guid |
Description: Unique identifier of a dependency. Display Name: Dependency Identifier Read-only property |
dependencytype |
Edm.Int32 |
Description: The dependency type of the dependency. Default Options: 0 : None Display Name: Dependency Type Read-only property |
dependentcomponentbasesolutionid |
Edm.Guid |
Description: Read-only property |
dependentcomponentobjectid |
Edm.Guid |
Description: Read-only property |
dependentcomponentparentid |
Edm.Guid |
Description: Read-only property |
dependentcomponenttype |
Edm.Int32 |
Description: Default Options: 1 : Entity Read-only property |
requiredcomponentbasesolutionid |
Edm.Guid |
Description: Read-only property |
requiredcomponentintroducedversion |
Edm.Double |
Description: Read-only property |
requiredcomponentobjectid |
Edm.Guid |
Description: Read-only property |
requiredcomponentparentid |
Edm.Guid |
Description: Read-only property |
requiredcomponenttype |
Edm.Int32 |
Description: Default Options: 1 : Entity Read-only property |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_dependentcomponentnodeid_value |
Unique identifier of the dependent component's node. |
|
_requiredcomponentnodeid_value |
Unique identifier of the required component's node |
Operations using the dependency entity type.
The following operations use the dependency entity type in a parameter or return type.
Name |
How used |
Description |
---|---|---|
ReturnType |
Retrieves a collection of dependency records that describe any solution components that would prevent a solution component from being deleted. |
|
ReturnType |
Retrieves a list of the solution component dependencies that can prevent you from uninstalling a managed solution. |
|
ReturnType |
Retrieves a list dependencies for solution components that directly depend on a solution component. |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright