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
public bool OneAndOnlyOne { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!