PropertyGroupIsFullySupported Property |
Tells if this property group is completely supported by the underling decoding
hardware.
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 IsFullySupported { get; }
Public Overridable ReadOnly Property IsFullySupported As Boolean
Get
Property Value
Type:
Booleantrue if all contained property are supported by the
underling decoding hardware.
If this property group doesn't contain any property, this method
returns false.
Remarks See Also