EPC Translator Library
EPC Translator Library
GS1.EPC.Api
Gs1ElementString Class
Gs1ElementString Methods
Equals Method
FromAis Method
FromBarCodeCharacters Method
FromHumanReadable Method
GetHashCode Method
GetHumanReadable Method
ToEpc Method
ToRfidUserBank Method
Gs
1Element
String
From
Ais Method
Constructs a
Gs1ElementString
instance from the specified AIs.
Namespace:
GS1.EPC.Api
Assembly:
epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
Copy
public
static
Gs1ElementString
FromAis
(
Gs1Ai
[]
ais
)
Parameters
ais
Gs1Ai
Return Value
Gs1ElementString
Exceptions
Exception
Condition
Gs1Exception
If any AI is unknown, or any AI is repeated, or the syntax of the AI value is not appropriate for that AI.
See Also
Reference
Gs1ElementString Class
GS1.EPC.Api Namespace