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