JsonValueAdaptorLookups Property |
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic Object Lookups { get; set; }
Public Property Lookups As Object
Get
Set
public:
property Object^ Lookups {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
Object
See Also