Click or drag to resize

PropertyID.MultiscanNotificationEnable 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
C#
VB
public const Int32 MultiscanNotificationEnable = "value"

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