HostIntegratorSession.GetModelVariableNames Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetModelVariableNames Method 

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

[Visual Basic]Public Function GetModelVariableNames() As IList
[C#]
public IList GetModelVariableNames();

Return Value

This method returns the names 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