GetField Method
Overloads
GetField(String, String) |
Returns a handle to a field. |
GetField(String, String)
Returns a handle to a field.
Declaration
Field GetField([QixName("qFieldName")] string fieldName, [QixName("qStateName")] string stateName = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | fieldName |
Name of the field. |
System.String | stateName |
Name of the alternate state. Default state is current selections. |
Returns
Type | Description |
---|---|
Field |
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!