IValidationCustomDimensionsBinding.ExternalDim

Syntax

ExternalDim: IDimInstance;

Description

The ExternalDim property determines dimension from external data source used in mapping.

Comments

To get dimension from mapped data source used for validation, use the IValidationCustomDimensionsBinding.ValidationDim property.

Example

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

See also:

IValidationCustomDimensionsBinding