IntentWedge.ExtraBarcodeUserId Property
Click or drag to resize

IntentWedgeExtraBarcodeUserId Property

extraBarcodeUserId indicates the corresponding intent extra tag, associated to a string containing the user id of the read label.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.TextProperty ExtraBarcodeUserId { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.TextProperty
No description available.

Remarks
extraBarcodeUserId indicates the corresponding intent extra tag, associated to a string containing the user id of the read label. The default value is EXTRA_BARCODE_USER_ID.

[Android Documentation]

See Also