Fmt Property
Overloads
| Fmt | 
             Defines the format pattern that applies to  Is used in connection to the type of the field (parameter qType ). For more information, see  Example:  JSON property name: qFmt  | 
        
      
    
Fmt
Defines the format pattern that applies to qText .
Is used in connection to the type of the field (parameter qType ).
For more information, see Formatting mechanism.
Example: YYYY-MM-DD for a date.
JSON property name: qFmt
Declaration
      public string Fmt { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.String |