VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.GS1 Namespace / GS1ApplicationIdentifiers Class
Members Object Syntax Remarks Example Hierarchy Requirements SeeAlso
In This Topic
GS1ApplicationIdentifiers Class
In This Topic
Class that stores information about available GS1 Application Identifiers.
Object Model
GS1ApplicationIdentifier GS1ApplicationIdentifiers
Syntax
'Declaration

Public Class GS1ApplicationIdentifiers

public class GS1ApplicationIdentifiers

Remarks

Class contains information about GS1 Application Identifiers compatible with GS1 General Specifications version 14.

Example

Please see example here.

Inheritance Hierarchy

System.Object
   Vintasoft.Barcode.GS1.GS1ApplicationIdentifiers

Requirements

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

See Also