PropertyGroupSetToDefault Method |
Resets to the default value all the properties contained in the subtree.
Namespace:
Com.Datalogic.Device.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual void SetToDefault()
Public Overridable Sub SetToDefault
RemarksResets to the default value all the properties contained in the subtree.
To make the change persistent the Commit
must be called.
[Android Documentation]
See Also