GetGenericObject Method
Overloads
| GetGenericObject(String) | 
             Returns the type of the app object and the corresponding handle.  | 
        
      
    
GetGenericObject(String)
Returns the type of the app object and the corresponding handle.
Declaration
      [QixName("GetObject")]
public GenericObject GetGenericObject([QixName("qId")] string id)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | id | 
           Identifier of the object to retrieve.  | 
      
Returns
| Type | Description | 
|---|---|
| GenericObject |