SetNxProperties Method
Overloads
| SetNxProperties(NxVariableProperties) | 
             Sets some properties to a variable.  | 
        
      
    
SetNxProperties(NxVariableProperties)
Sets some properties to a variable.
Declaration
      [Obsolete("Use _SetProperties_ method instead")]
void SetNxProperties([QixName("qProperties")] NxVariableProperties properties)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| NxVariableProperties | properties | 
           Information about the properties of the variable  |