Version

AIs Field

Gets or sets the GS1 Application Identifiers in numerical order, represented by: AIs[AI] = Number of the Digits (if Number == -1 then FNC1 is required)
Syntax
'Declaration
 
Public Shared ReadOnly AIs As Dictionary(Of Integer,Integer)
public static readonly Dictionary<int,int> AIs

Field Value

The A is.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also