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

    Please see example here.

    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.GS1.GS1ApplicationIdentifierValue

    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