Click or drag to resize

Gs1ElementStringAis Property

Returns the GS1 Application Identifiers (AIs) in this GS1 Element String.

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public virtual Gs1Ai[] Ais { get; }

Property Value

Gs1Ai
See Also