VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.GS1 Namespace / GS1ApplicationIdentifier Class
Members Object Syntax Example Hierarchy Requirements SeeAlso
In This Topic
    GS1ApplicationIdentifier Class
    In This Topic
    Class that contains information about GS1 Application Identifier.
    Object Model
    GS1ApplicationIdentifier
    Syntax
    'Declaration
    
    Public Class GS1ApplicationIdentifier
    
    
    public class GS1ApplicationIdentifier
    
    
    public __gc class GS1ApplicationIdentifier
    
    
    public ref class GS1ApplicationIdentifier
    
    
    Example

    Please see example here.

    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.GS1.GS1ApplicationIdentifier

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also