Click or drag to resize

PropertyIDMsiCheck2Mod11 Field

This parameter allows to interpret the second check digit as module 11 instead of module 10.

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 MsiCheck2Mod11 = 1548

Field Value

Type: Int32
Remarks

This parameter allows to interpret the second check digit as module 11 instead of module 10.

The class of the property is BooleanProperty.

[Android Documentation]

See Also