FieldLabels Property
Overloads
| FieldLabels |
Array of field labels. This parameter is optional. JSON property name: qFieldLabels |
FieldLabels
Array of field labels.
This parameter is optional.
JSON property name: qFieldLabels
Declaration
public IEnumerable<string> FieldLabels { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |