DestroyGenericDimension Method
Overloads
DestroyGenericDimension(String) |
Removes a dimension. |
DestroyGenericDimension(String)
Removes a dimension.
Declaration
[QixName("DestroyDimension")]
public bool DestroyGenericDimension([QixName("qId")] string id)
Parameters
Type | Name | Description |
---|---|---|
System.String | id |
Identifier of the dimension to remove. |
Returns
Type | Description |
---|---|
System.Boolean |
Implements
Remarks
The operation is successful if qSuccess is set to true.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!