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
ComponentName Edm.String

The name of the solution component.

Attributes Collection_String_String

The attributes of the solution component.

ComponentTypeName Edm.String

The solution component type name.

IsPresentInOrg PresentInOrg

Used by

The following use the SolutionComponentDetails ComplexType.

Name How used
StageSolutionResults Property

See also