IEaxDrillSettings.DimensionAttribute

Fore Syntax

DimensionAttribute: IDimAtribute;

Fore.NET Syntax

DimensionAttribute: Prognoz.Platform.Interop.Dimesnions.IDimAtribute;

Description

The DimensionAttribute property determines search attribute in index in dimension elements detailing.

Comments

To use this property, it is required to determine dimension in the IEaxDrillSettings.Dimension property.

To determine the list of attributes which will be used for search, use IEaxDrillSettings.DimensionAttributes.

To determine index to search elements in the dimension elements detailing  , use IEaxDrillSettings.DimensionIndex.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDrillSettings.Mode.

See also:

IEaxDrillSettings