IsOneAndOnlyOne Property
Overloads
| IsOneAndOnlyOne | 
             If set to true, it means that the field always has one and only one selected value. JSON property name: qIsOneAndOnlyOne  | 
        
      
    
IsOneAndOnlyOne
If set to true, it means that the field always has one and only one selected value.
JSON property name: qIsOneAndOnlyOne
Declaration
      public bool IsOneAndOnlyOne { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |