AppManagerException.GenericError Field
|
Generic error, mostly due to a wrong parameter passed to a SDK method.
Namespace:
Com.Datalogic.Device.App
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const Int32 GenericError = "value"
Public Const GenericError As Int32 = "value"
Field Value
Type:
Int32
Remarks
See Also