Click or drag to resize

PropertyID.MsiCheck2Mod11 Field

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

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 MsiCheck2Mod11 = "value"

Field Value

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

[Android Documentation]

See Also