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
public const Int32 LastOccurredFailures = "value"
Public Const LastOccurredFailures As Int32 = "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: List
invalid input: '<'FailureOccurrence
>
[Android Documentation]
See Also