Gets the values of all non-hidden model variables in the current Host Integrator model.
[Visual Basic]Public Function GetModelVariables() As IDictionary
Return Value
This method returns the values of all non-hidden model variables in the Host Integrator model.
Remarks
Reasons for failure include:
- Server session not established.
See Also
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace