An NDoc Documented Class Library

HostIntegratorSession.GetModelVariables Method 

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

public virtual 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:

Exceptions

Exception TypeCondition
HostIntegratorConnectorExceptionThrown if client is not connected
HostIntegratorExceptionThrown if the connection is for metadata only

See Also

HostIntegratorSession Class | WRQ.Verastream.HostIntegrator Namespace