IMsStubLoadSelectionValue

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsStubLoadSelectionValue interface is used to work with selection in data source used to load data on modeling problem calculation.

Inheritance Hierarchy

          INamedEntity

          IMsStubLoadSelectionValue

Comments

To work with the collection of selections, use the IMsStubLoadSelectionValues interface.

Properties

  Property name Brief description
The SelectionSet property determines dimension selection in a data source.
The StubKey property determines data source key.

Properties inherited from INamedEntity

  Property name Brief description
The Id property determines the object identifier.
The Key property returns the object key.
The Name property determines the object name.

See also:

Ms Assembly Interfaces