'Declaration <DefaultValueAttribute(Mod10)> <DescriptionAttribute("Checksum type of MSI barcode.")> Public Property MSIChecksum As Vintasoft.Barcode.BarcodeInfo.MSIChecksumType
[DefaultValue(Mod10)] [Description("Checksum type of MSI barcode.")] public Vintasoft.Barcode.BarcodeInfo.MSIChecksumType MSIChecksum { get; set; }
[DefaultValue(Mod10)] [Description("Checksum type of MSI barcode.")] public: __property Vintasoft.Barcode.BarcodeInfo.MSIChecksumType get_MSIChecksum(); public: __property void set_MSIChecksum(
Vintasoft.Barcode.BarcodeInfo.MSIChecksumType value
);
[DefaultValue(Mod10)] [Description("Checksum type of MSI barcode.")] public:
property Vintasoft.Barcode.BarcodeInfo.MSIChecksumType MSIChecksum { Vintasoft.Barcode.BarcodeInfo.MSIChecksumType get(); void set(Vintasoft.Barcode.BarcodeInfo.MSIChecksumType value); }
Property Value
Значение по умолчанию: MSIChecksumType.Mod10.