VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode Namespace / WebMailmarkCmdmValueJS type / get_ItemId Property
Syntax BrowserCompatibility SeeAlso
    get_ItemId Method
    Gets the unique item within the Supply Chain ID.
    Syntax
    var instance = new Vintasoft.Barcode.WebMailmarkCmdmValueJS();
    
    var value; // Type: string
    value = instance.get_ItemId();
    
    

    Return Value

    Unique item within the Supply Chain ID.
    Browser Compatibility
    9
    5
    11
    5
    See Also