Click or drag to resize

OidFromArcs Method

Creates an OID having the specified arcs.

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public static Oid FromArcs(
	int[] arcs
)

Parameters

arcs  Int32
 

Return Value

Oid
See Also