Gets the names of the attributes for the specified entity in the Host Integrator model.
[Visual Basic]
Public Function GetEntityAttributes( _
ByVal entityName As String _
) As IList
This method returns the names of the attributes for the specified entity in the Host Integrator model.
Reasons for failure include:
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorModelDefException | Thrown if a reference is made to a nonexistent entity |
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace