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
public 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 |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!