Identifier Property
Overloads
| Identifier | 
             Identifier of the item. It corresponds to: * The name of the field, if the type of the search group is data set. * The id of the generic object if the type of the search group is generic object. JSON property name: qIdentifier  | 
        
      
    
Identifier
Identifier of the item.
It corresponds to:
- The name of the field, if the type of the search group is data set.
 - The id of the generic object if the type of the search group is generic object.
 
JSON property name: qIdentifier
Declaration
      public string Identifier { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.String |