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