GetFieldOnTheFlyByName Method
Overloads
| GetFieldOnTheFlyByName(String) | Find the field-on-the-fly by passing its readable name. | 
GetFieldOnTheFlyByName(String)
Find the field-on-the-fly by passing its readable name.
Declaration
      string GetFieldOnTheFlyByName([QixName("qReadableName")] string readableName)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | readableName | Readable name of the field-on-the-fly. | 
Returns
| Type | Description | 
|---|---|
| System.String |