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