Click or drag to resize

PrefixGcpLengthTableGcpLength(String) Method

Lookup a GCP length

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public virtual int GcpLength(
	string key
)

Parameters

key  String
To use in lookup

Return Value

Int32

Implements

GcpLengthTableGcpLength(String)
See Also