JsonValueAdaptorLookups Property

Lookups value. Only available (not null) when JsonValueAdaptorValueProperty = Lookups Will only be serialized if available. Accepts all types adaptable via TryAdapt(Object, LookupsJA).

Definition

Namespace: MFiles.VAF.Configuration.JsonAdaptor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public Object Lookups { get; set; }

Property Value

Object

See Also