Ms > Ms Assembly Interfaces > IMsFormulaTransformSlice
Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsFormulaTransformSlice interface contains properties of variable slice.
INamedEntry
IMsFormulaTransform
Property name | Brief description | |
![]() |
Aggregator | The Aggregator property determines how the aggregation is applied to elements of the slice on calculating the model. |
![]() |
CalendarMode | The CalendarMode property returns the method for calculating calendar elements in variable slice. |
![]() |
Level | The Level property determines calendar frequency of the variable slice. |
![]() |
MetaAttributeValueList | The MetaAttributeValueList property returns a collection of variable attributes. |
![]() |
ParametrizedDimensions | The ParametrizedDimensions property returns a collection of dimensions of the variable slice, which can be parameterized. |
![]() |
Selection | The Selection property determines the object containing slice selection. |
![]() |
Variable | The Variable property returns a variable, which includes this section. |
Property name | Brief description | |
![]() |
Id | The Id property determines the object identifier. |
![]() |
Key | The Key property returns the object key. |
![]() |
Name | The Name property determines the object name. |
See also: