DimensionType.SetEqualityFormula
Method
Description:
Sets an ordered list of the entries to use in the equality formula definition.
Sets an ordered list of the entries to use in the equality formula definition.
Parameters
Parameter | Type | Description |
---|---|---|
formattingArr | IList | An ordered list of the entries to use in the equality formula definition. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The input equality formula entries are not valid for use in the given DimensionType. |
ArgumentNullException | A non-optional argument was null |