SolutionComponentDetails ComplexType
Provides detailed information about a solution component.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
Attributes | Collection_String_String |
The attributes of the solution component. |
ComponentName | Edm.String |
The name of the solution component. |
ComponentTypeName | Edm.String |
The solution component type name. |
IsPresentInOrg | PresentInOrg |
Whether a components exists in an organization. |
Used by
The following use the SolutionComponentDetails ComplexType.
Name | How used |
---|---|
StageSolutionResults | SolutionComponentsDetails Property |