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; }
Public Property Checksum2Mod11 As BooleanProperty
Get
Set
Property Value
Type:
BooleanPropertyRemarks checksum2Mod11 allows to interpret the second check digit as
module 11 instead of module 10.
[Android Documentation]
See Also