VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Barcode Namespace / WebPpnBarcodeValueJS type / get_PharmacyProductNumber Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
    get_PharmacyProductNumber Метод
    В этом разделе
    Возвращает PPN (номер аптечного продукта).
    Синтаксис
    var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS();
    
    var value; // Type: string
    value = instance.get_PharmacyProductNumber();
    
    
    function get_PharmacyProductNumber() : string;
    

    Return Value

    PPN.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также