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