RemoveActiveCustomization Action

Removes active customization.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
LogicalName
Edm.String False False

The logical name used by remove active customization.

Id
Edm.Guid False True

The unique identifier of the target record.

Return type

Type Nullable Description
RemoveActiveCustomizationResponse False Contains the response of the RemoveActiveCustomization action.

See also