Gets the default value of the Property.
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 Object Default { get; }
Public Overridable ReadOnly Property Default As Object
Get
Property Value
Type:
ObjectT Default value of the property.
Remarks See Also