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