HostIntegratorSession.GetVersionString Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetVersionString Method 

Gets the version string for the Verastream .NET connector. This string is of the form majorVersion.minorVersion.

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

Return Value

This method returns the version string for the Verastream .NET connector.

Remarks

Gets the version string for the Verastream .NET connector. This string is of the form majorVersion.minorVersion.

See Also

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