IValidationCustomDimensionsBinding.ExternalDim

Fore Syntax

ExternalDim: IDimInstance;

Fore.NET Syntax

ExternalDim: Prognoz.Platform.Interop.Dimensions.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.

Fore and Fore.NET Examples

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

See also:

IValidationCustomDimensionsBinding