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")]
IEnumerable<NxInfo> GetAllInfos()
    
  Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<NxInfo> |