IMsVariableStub

Description

The IMsVariableStub interface contains properties and methods used to work with an abstract data source.

Properties

  Property name Brief description
The VariableStub property returns abstract data source.

Properties inherited from IVariableStub

  Property name Brief description
The Calendar property returns structure of calendar dimension of the data source.
The CalendarLevel property returns level of calendar dimension of the data source.
The Dimension property returns structure of data source dimension.
The DimensionCount property returns the number of dimensions in the data source.
The IsLoading property returns whether data is loaded to the source.
The IsSaving property returns whether data source is saved.
The MatrixAggregator property returns an object that contains properties and methods required for data aggregation.

Properties inherited from INamedEntityModel

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

Methods inherited from IVariableStub

  Method name Brief description
The CopyScenarioData method copies data from one scenario to another scenario.
The Execute method loads data to the source.
The FindByKey method finds a dimension by its key.

See also:

Ms Assembly Interfaces