Fields Property
Last updated: 6/9/2026Overloads
| Fields |
List of the fields in the table. JSON property name: qFields |
Fields
List of the fields in the table.
JSON property name: qFields
Declaration
IEnumerable<DataField> Fields { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<DataField> |