Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / AdditionalNumber Property

In This Topic
    AdditionalNumber Property
    In This Topic
    Additional number for supplemental barcodes
    Syntax
    'Declaration
     
    
    Public Property AdditionalNumber As String
    public string AdditionalNumber {get; set;}
    See Also