VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebServiceJS type / get_ServiceRoute Property
Синтаксис Совместимость с браузерами Смотрите также
    get_ServiceRoute Метод
    Gets a service route.
    Синтаксис
    var instance = new Vintasoft.Shared.WebServiceJS(serviceRoute);
    
    var value; // Type: string
    value = instance.get_ServiceRoute();
    
    

    Return Value

    Service route.
    Смотрите также