Click or drag to resize

EpcTagSchemeValues Property

Returns the list of tag schemes

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public static IList<EpcTagScheme> Values { get; }

Property Value

IListEpcTagScheme
See Also