Solution ComplexType
Contains information about a solution in an organization.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
FriendlyName | Edm.String |
Friendly name of the solution. |
Id | Edm.Guid |
Id of the solution. |
PublisherId | Edm.Guid |
ID of the solution publisher. |
PublisherIdName | Edm.String |
Name of the solution publisher. |
PublisherUniqueName | Edm.String |
Unique name of the solution publisher. |
SolutionUniqueName | Edm.String |
Unique name of the solution. |
VersionNumber | Edm.String |
Version of the solution. |
Used by
The following use the Solution ComplexType.
Name | How used |
---|---|
OrganizationInfo | Solutions Property |