VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebMailmarkCmdmValueJS type / get_SupplyChainId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_SupplyChainId Method
    In This Topic
    Gets the unique chain of customers involved in the mailing.
    Syntax
    var instance = new Vintasoft.Barcode.WebMailmarkCmdmValueJS();
    
    var value; // Type: string
    value = instance.get_SupplyChainId();
    
    
    function get_SupplyChainId() : string;
    

    Return Value

    Unique chain of customers involved in the mailing.
    Browser Compatibility
    9
    5
    11
    5
    See Also