HostIntegratorSession.GetMajorVersion Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetMajorVersion Method 

Gets the major version number for the locally installed Verastream software.

[Visual Basic]Public Function GetMajorVersion() As Integer
[C#]
public int GetMajorVersion();

Return Value

This method returns the major version number for Verastream.

Remarks

The major version is the part of the complete version number that precedes the first period. So, for example, if the complete version number is "5.2", the major version portion is "5".

See Also

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