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