Assembly: Ms;
The IMsModelCoordAttributes interface is used to set up the current coordinate with attributes chain.
IMsModelCoordAttributes
The current coordinate is determined in the Stub data source by its dimension specified in the Dimension property.
As a coordinate value, the system sends values of attributes of the Dimension dimension that are added to the Attributes collection.
The coordinate with attributes chain is used on setting up periods in the IMsDatePeriod.StartCoord and IMsDatePeriod.EndCoord properties.
Property name | Brief description | |
Dimension | The Dimension property determines the data source dimension, which attributes are used to create a coordinate value. | |
Stub | The Stub property determines the data source, in which coordinates are created. |
Property name | Brief description | |
Attributes | The Attributes property determines a collection of the attributes that are used to create a value. |
Method name | Brief description | |
The ClearAttributes method resets the set of used attributes. |
See also: