Click or drag to resize

OidChild Method

Creates an OID by appending the specified arc to this OID.

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public virtual Oid Child(
	int finalArc
)

Parameters

finalArc  Int32
 

Return Value

Oid
See Also