HostIntegratorSession.GetMinorVersion Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetMinorVersion Method 

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

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

Return Value

This method returns the minor version number for Verastream.

Remarks

The minor version is the part of the complete version number that follows the first period. So, for example, if the complete version number is "5.6", the minor version portion is "6".

See Also

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