HostIntegratorSession.ModelName Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.ModelName Property

Gets the name of the Host Integrator model for the current session.

[Visual Basic]Public ReadOnly Property ModelName As String
[C#]
public string ModelName {get;}

Property Value

Gets the name of the Host Integrator model for the current session.

Remarks

If a session is not active, this method returns null.

See Also

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