Types Property
Overloads
| Types |
List of object types. JSON property name: qTypes |
Types
List of object types.
JSON property name: qTypes
Declaration
IEnumerable<string> Types { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |