ITsModelParam.SelectionAttrID

Fore Syntax

SelectionAttrID: String;

Fore.NET Syntax

SelectionAttrID: string;

Description

The SelectionAttrID property determines an identifier of the dimension attribute used for restoring selection.

Comments

To set a dictionary used as a dimension attribute, use the ITsModelParam.LinkedObject property.

Fore and Fore.NET Examples

The property use is given in the example for ITsModelParam.LinkedObject.

See also:

ITsModelParam