LinkOsInformationMinor Property 
             | 
          
        
         
            Gets the Link-OS minor version number
            
 
    Namespace: 
   Zebra.Sdk.Printer
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntaxpublic int Minor { get; }Public ReadOnly Property Minor As Integer
	Get
public:
property int Minor {
	int get ();
}Property Value
Type: 
Int32
See Also