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