OneAndOnlyOne Property
Overloads
| OneAndOnlyOne | This parameter is set to true, if the field has one and only one selection (not 0 and not more than 1). If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field. <div class=note>The property  JSON property name: qOneAndOnlyOne | 
OneAndOnlyOne
This parameter is set to true, if the field has one and only one selection (not 0 and not more than 1).
If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field.
<div class=note>The property OneAndOnlyOne can be set to true if one and only value has been selected in the field prior to setting the property. </div>
JSON property name: qOneAndOnlyOne
Declaration
      public bool OneAndOnlyOne { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |