SetActiveField Method
Overloads
| SetActiveField(Int32) | Set a cyclic dimension's active field directly. | 
SetActiveField(Int32)
Set a cyclic dimension's active field directly.
Declaration
      public void SetActiveField([QixName("qIx")] int ix)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Int32 | ix | Index of the new active field. | 
Implements
Remarks
This operation is only possible for cyclic dimensions.