Gets the minor version number for the locally installed Verastream software.
[Visual Basic]
Public Function GetMinorVersion() As Integer
This method returns the minor version number for Verastream.
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".
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace