IValidationCustomDimensionsBinding.ValidationDim

Syntax

ValidationDim: IDimInstance;

Description

The ValidationDim property returns dimension from mapped data source used for validation.

Comments

To get dimension from external data source included in the mapping, use the IValidationCustomDimensionsBinding.ExternalDim property.

Example

The property use is given in the example for IValidationCustomMappings.FillByAttributes.

See also:

IValidationCustomDimensionsBinding