Click or drag to resize

DLCradleManager+Properties.LastOccurredFailures Field

Property that represents the last failures occurred in 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 LastOccurredFailures = "value"

Field Value

Type: Int32
Remarks
Property that represents the last failures occurred in the cradle. Only the last occurence for each failure type is shown. This property is read-only. Type: Listinvalid input: '<'FailureOccurrence>

[Android Documentation]

See Also