IsComponentCustomizableResponse ComplexType

Contains the response from the IsComponentCustomizable function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
IsComponentCustomizable Edm.Boolean

Whether a solution component is customizable.

Used by

The following use the IsComponentCustomizableResponse ComplexType.

Name How used
IsComponentCustomizable ReturnType

See also