Click or drag to resize

ErrorManagerErrors Property

Provides a IList containing all the errors occurred, since the last ClearErrors invocation.

Namespace:  Com.Datalogic.Device
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static IList<Exception> Errors { get; }

Property Value

Type: IListException
Remarks