This document is archived and information here might be outdated. Recommended version. |
Provides access to members that define a multidimensional value object.
Name | Description | |
---|---|---|
DimensionName | A string defining the name of the dimension. | |
MaximumValues | The array of maximum values for this dimension. These values are optional | |
MinimumValues | The array of minimum values for this dimension. | |
Properties | Additional properties associated with a dimensional definition. | |
VariableName | A string defining the name of the variable. This property is optional. |
Classes | Description |
---|---|
DimensionalDefinition | A class for the multidimensional definition value object. |