GetAllInfos Method
Overloads
| GetAllInfos() | 
             Returns the identifier and the type of any generic object in the app.  | 
        
      
    
GetAllInfos()
Returns the identifier and the type of any generic object in the app.
Declaration
      [QixName("GetAllInfos")]
public IEnumerable<NxInfo> GetAllInfos()
    
  Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<NxInfo> |