Click or drag to resize

PropertyIDMultiscanNotificationEnable Field

This parameter defines whether to notify each successfully read label during Multi Scan operation.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int MultiscanNotificationEnable = 82

Field Value

Type: Int32
Remarks

This parameter defines whether to notify each successfully read label during Multi Scan operation.

The decoding session is ended successfully and all the collected labels are returned together, only if the labelCount is reached. The class of the property is BooleanProperty.

[Android Documentation]

See Also