IValidationCustomMapping.Clear

Syntax

Clear;

Description

The Clear method clears dimension bindings for mapped data sources.

Comments

To remove particular dimension bindings, use the IValidationCustomMapping.Remove method.

See also:

IValidationCustomMapping