ITsModelParam.SelectionAttrID

Fore syntax

SelectionAttrID: String;

Fore.NET syntax

SelectionAttrID: string;

Description

The SelectionAttrID property determines 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