LookupJA(Int32) Constructor

Constructor that initializes itself with a lookup id.

Definition

Namespace: MFiles.VAF.Configuration.JsonAdaptor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public LookupJA(
	int id
)

Parameters

id  Int32
The lookup item id.

See Also