var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS(); var value; // Type: string value = instance.get_DateOfManufacture();
function get_DateOfManufacture() : string;
Return Value
The Date of manufacture.
var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS(); var value; // Type: string value = instance.get_DateOfManufacture();
function get_DateOfManufacture() : string;