GetFieldDescription Method
Overloads
| GetFieldDescription(String) | 
             Returns the description of a field.  | 
        
      
    
GetFieldDescription(String)
Returns the description of a field.
Declaration
      public FieldDescription GetFieldDescription([QixName("qFieldName")] string fieldName)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | fieldName | 
           Name of the field.  | 
      
Returns
| Type | Description | 
|---|---|
| FieldDescription |