OneAndOnlyOne Property
Overloads
OneAndOnlyOne |
If set to true, the field has always one selection (not 0 and not more than 1). If another value is selected, the previous one is unselected. The default value is false. This parameter is not returned if set to false. JSON property name: qOneAndOnlyOne |
OneAndOnlyOne
If set to true, the field has always one selection (not 0 and not more than 1). If another value is selected, the previous one is unselected.
The default value is false. This parameter is not returned if set to false.
JSON property name: qOneAndOnlyOne
Declaration
bool OneAndOnlyOne { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |