Click or drag to resize

MsiChecksum2Mod11 Property

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

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BooleanProperty Checksum2Mod11 { get; set; }

Property Value

Type: BooleanProperty
Remarks
checksum2Mod11

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

[Android Documentation]

See Also