LookupsJA(Lookups) Constructor

Constructor that initializes itself with an existing api object.

Definition

Namespace: MFiles.VAF.Configuration.JsonAdaptor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public LookupsJA(
	Lookups lookups
)

Parameters

lookups  Lookups
An api collection to initialize this object with.

See Also