Gs1GcpLengthTable(String) Constructor |
Creates a GCP length table by reading an XML file from the specified URL.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic Gs1GcpLengthTable(
string url
)
Parameters
- url String
-
ExceptionsException | Condition |
---|
| XMLStreamException if the XML file cannot be parsed |
See Also