IsSystem Property
Overloads
| IsSystem |
If set to true, it means that the field is a system field. JSON property name: qIsSystem |
IsSystem
If set to true, it means that the field is a system field.
JSON property name: qIsSystem
Declaration
public bool IsSystem { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |