BulkRemoveActiveCustomizationsParameters ComplexType

Parameters for bulk remove active customizations.

Properties

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

Name Type Details
ContinueOnError Edm.Boolean

Whether continue on error is enabled.

SolutionComponentReferences Collection(SolutionComponentReference)

The solution component references for the bulk remove active customizations parameters.

Used by

The following use the BulkRemoveActiveCustomizationsParameters ComplexType.

Name How used
BulkRemoveActiveCustomizationsAsync BulkRemoveActiveCustomizationsParameters Parameter

See also