DLCradleManager+Properties.InsertionsCount Field
|
Property that represents the number of times device has been inserted in the current slot.
Namespace:
Com.Datalogic.Cradle
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const Int32 InsertionsCount = "value"
Public Const InsertionsCount As Int32 = "value"
Field Value
Type:
Int32
Remarks
Property that represents the number of times device has been inserted in the current slot.
This property is read-only.
Type:
Integer
[Android Documentation]
See Also