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