PropertyNeedReboot Property |
Returns whether a Property needs a device reboot to be applied or not.
Namespace:
Com.Datalogic.Device.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual bool NeedReboot { get; }
Public Overridable ReadOnly Property NeedReboot As Boolean
Get
Property Value
Type:
Booleanboolean value representing whether the Property needs a device reboot to be applied or not.
Remarks See Also