solution EntityType
Description: A solution which contains CRM customizations.
Entity Set path: [organization URI]/api/data/v8.0/solutions
Base Type: crmbaseentity EntityType
Display Name: Solution
Primary Key: solutionid
Primary Name Attribute: friendlyname
Properties
Single-valued navigation properties
Collection-valued navigation properties
Operations bound to solution
Operations using the solution entity type.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_configurationpageid_value |
Edm.Guid |
Description: A link to an optional configuration page for this solution. Computed property Read-only property |
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the solution. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the solution. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the solution. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who modified the solution. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization associated with the solution. Computed property Read-only property |
_parentsolutionid_value |
Edm.Guid |
Description: Unique identifier of the parent solution. Should only be non-null if this solution is a patch. Computed property Read-only property |
_publisherid_value |
Edm.Guid |
Description: Unique identifier of the publisher. Computed property Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the solution was created. Display Name: Created On Read-only property |
description |
Edm.String |
Description: Description of the solution. Display Name: Description |
friendlyname |
Edm.String |
Description: User display name for the solution. Display Name: Display Name |
installedon |
Edm.DateTimeOffset |
Description: Date and time when the solution was installed/upgraded. Display Name: Installed On Read-only property |
ismanaged |
Edm.Boolean |
Description: Indicates whether the solution is managed or unmanaged. Default Options: 1 : Managed Display Name: Package Type Read-only property |
isvisible |
Edm.Boolean |
Description: Indicates whether the solution is visible outside of the platform. Default Options: 1 : Yes Display Name: Is Visible Outside Platform Read-only property |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the solution was last modified. Display Name: Modified On Read-only property |
pinpointassetid |
Edm.String |
Description: Read-only property |
pinpointpublisherid |
Edm.Int64 |
Description: Identifier of the publisher of this solution in Microsoft Pinpoint. Read-only property |
pinpointsolutiondefaultlocale |
Edm.String |
Description: Default locale of the solution in Microsoft Pinpoint. Read-only property |
pinpointsolutionid |
Edm.Int64 |
Description: Identifier of the solution in Microsoft Pinpoint. Read-only property |
solutionid |
Edm.Guid |
Description: Unique identifier of the solution. Display Name: Solution Identifier |
solutionpackageversion |
Edm.String |
Description: Solution package source organization version Display Name: Solution Package Version |
uniquename |
Edm.String |
Description: The unique name of this solution Display Name: Name |
version |
Edm.String |
Description: Solution version, used to identify a solution for upgrades and hotfixes. Display Name: Version |
versionnumber |
Edm.Int64 |
Description: Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
configurationpageid |
solution_configuration_webresource |
|
createdby |
lk_solution_createdby |
|
createdonbehalfby |
lk_solutionbase_createdonbehalfby |
|
modifiedby |
lk_solution_modifiedby |
|
modifiedonbehalfby |
lk_solutionbase_modifiedonbehalfby |
|
organizationid |
organization_solution |
|
parentsolutionid |
solution_parent_solution |
|
publisherid |
publisher_solution |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
solution_parent_solution |
parentsolutionid |
|
solution_solutioncomponent |
solutionid |
Operations bound to solution
The following operations are bound to the solution entity type.
Name | Bound to |
---|---|
Collection |
Operations using the solution entity type.
The following operations use the solution entity type in a parameter or return type.
Name | How used | Description |
---|---|---|
entityset Parameter |
Exports all translations for a specific solution to a compressed file. |
関連項目
他のリソース
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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.