Gets the values of all non-hidden model variables in the current Host Integrator model.
[Visual Basic]
Public Function GetModelVariables() As IDictionary
This method returns the values of all non-hidden model variables in the Host Integrator model.
Reasons for failure include:
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorException | Thrown if the connection is for metadata only |
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace