IValidationCustomMapping.Clear

Fore Syntax

Clear;

Fore.NET 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