GcpLengthTableGcpLength(String, Int32) Method |
Given a GS1 key, returns the length of the GS1 Company Prefix, or throws UnknownGcpLengthException.
Matching begins with the specified start character position.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxint GcpLength(
string key,
int start
)
Parameters
- key String
-
- start Int32
-
Return Value
Int32
See Also