Assembly: Algo;
The ICalcBlockIteratorStubDimensionLink interface is used to work with a specific link between data source dimension and data consumer dimension.
ICalcBlockIteratorStubDimensionLink
Property name | Brief description | |
Behaviour | The Behaviour property determines a link work principle. | |
DestinationAttribute | The DestinationAttribute property determines a data source dimension attribute. | |
Dimension | The Dimension property determines a data source dimension. | |
Element | The Element property determines a method for fixing dimension selection in calculation formula operands on link deletion. | |
IsDirty | The IsDirty property returns whether there are changes in the link between data source dimension and data consumer dimension. | |
IsFullLink | The IsFullLink property returns whether all required data source and data consumer dimension link parameters are completed. | |
OffSet | The OffSet property determines the number of elements, by which the data source dimension selection is to be shifted. | |
Owner | The Owner property determines a data consumer dimension. | |
SourceAttribute | The SourceAttribute property determines a data consumer dimension attribute. | |
StartPosition | The StartPosition property determines an element shift type. | |
Stub | The Stub property determines a data source. |
See also: