var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS(); var value; // Type: string value = instance.get_BatchNumber();
function get_BatchNumber() : string;
Return Value
The Batch number.
var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS(); var value; // Type: string value = instance.get_BatchNumber();
function get_BatchNumber() : string;