FieldLabels Property
Last updated: 6/9/2026Overloads
| FieldLabels |
Array of dimension labels. JSON property name: qFieldLabels |
FieldLabels
Array of dimension labels.
JSON property name: qFieldLabels
Declaration
public IEnumerable<string> FieldLabels { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |