IsDefinitionOnly Property
Overloads
| IsDefinitionOnly | If set to true, it means that the field is a field on the fly. The default value is false. JSON property name: qIsDefinitionOnly | 
IsDefinitionOnly
If set to true, it means that the field is a field on the fly.
The default value is false.
JSON property name: qIsDefinitionOnly
Declaration
      public bool IsDefinitionOnly { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |