AddMember method: AnalyticModel class
Syntax
AddMember(DimName, MemberName)
Description
Use the AddMember method to add the specified dimension member to the specified dimension.
Parameters
| Parameter | Description |
|---|---|
|
DimName |
Specify the dimension to which you want to add the member. |
|
MemberName |
Specify the name of the member that you want to add to the specified dimension. |
Returns
None.