Click or drag to resize

EpcClassSchemeValues Property

Returns the list of values in this EPC class

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<EpcClassScheme> Values { get; }

Property Value

IListEpcClassScheme
See Also