GetExplicitDimensionSet method: AnalyticModelDefn class
Syntax
GetExplicitDimensionSet(ExplicitDimSetName)
Description
Use the GetExplicitDimensionSet method to return a reference to the explicit dimension set specified by ExplicitDimSetName. This method fails if the explicit dimension set specified by ExplicitDimSetName doesn't exist.
Parameters
| Parameter | Description |
|---|---|
|
ExplicitDimSetName |
Specify the name of the explicit dimension set that you want a reference to. |
Returns
An ExplicitDimensionSet object.