PrefixGcpLengthTableAdd Method |
Adds a mapping specifying that any GCP beginning with the specified prefix is of the specific length.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic virtual void Add(
string prefix,
int length
)
Parameters
- prefix String
-
- length Int32
-
See Also