IMsStubLoadSelectionValue.SelectionSet

Fore Syntax

SelectionSet: IDimSelectionSet;

Fore.NET Syntax

SelectionSet: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;

Description

The SelectionSet property determines dimension selection in a data source.

Comments

To get data source key, use the IMsStubLoadSelectionValue.StubKey property.

Fore and Fore.NET Examples

The property use is given in the example for IMsProblemCalculationSettings.StubLoadSelections.

See also:

IMsStubLoadSelectionValue