HostIntegratorSession.GetHomeEntityName Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetHomeEntityName Method 

Gets the name of the home entity for the current Host Integrator model.

[Visual Basic]Public Function GetHomeEntityName() As String
[C#]
public string GetHomeEntityName();

Return Value

This method returns the name of the home entity. If there is no home entity (for example, because the model contains only connection information), this method returns a null.

Remarks

Gets the name of the home entity for the current Host Integrator model.

See Also

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