ELink Constructor (GDID,  Byte )NFX Class Library

[This is preliminary documentation and is subject to change.]

Create ELink instance from GDID (with era).

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public ELink(
	GDID gdid,
	byte[] metadata = null
)

Parameters

gdid
Type: NFX.DataAccess.Distributed GDID
metadata (Optional)
Type:  OnlineSystem Byte 
See Also