Click or drag to resize

DLCradleManager+Properties.SlotId Field

Property that represents the slot id of the cradle.

Namespace: Com.Datalogic.Cradle
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 SlotId = "value"

Field Value

Type: Int32
Remarks
Property that represents the slot id of the cradle. This property is used to identify arbitrarily the slot in which the device is inserted. Instead of SLOT_INDEX slot ID could be assigned arbitrarily. This property is read and write. Type: Integer

[Android Documentation]

See Also