HostIntegratorSession.GetModelVariables Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetModelVariables Method 

Gets the values of all non-hidden model variables in the current Host Integrator model.

[Visual Basic]Public Function GetModelVariables() As IDictionary
[C#]
public IDictionary GetModelVariables();

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