FieldDefs Property
Overloads
| FieldDefs |
List of the derived fields in the group. JSON property name: qFieldDefs |
FieldDefs
List of the derived fields in the group.
JSON property name: qFieldDefs
Declaration
IEnumerable<string> FieldDefs { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |