VersionGetFirmwareVersionMinor Method  | 
 
            Gets the minor version of the firmware.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic int GetFirmwareVersionMinor()
Public Function GetFirmwareVersionMinor As Integer
public:
int GetFirmwareVersionMinor()
member GetFirmwareVersionMinor : unit -> int 
Return Value
Type: 
Int32The minor version of the firmware.
See Also