HostIntegratorSession.GetModelEntities Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetModelEntities Method 

Gets the names of the entities in the current Host Integrator model.

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

Return Value

This method returns the names of the entities in the current Host Integrator model.

Remarks

Reasons for failure include:

  • Server session not established.

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace