M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Lookup
Item
Adaptor
Reference Property
The reference currently set in the object. Available regardless of
StructureType
.
Definition
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
MFIdentifier
Reference
{
get
;
set
; }
Property Value
MFIdentifier
See Also
Reference
JsonLookupItemAdaptor Class
MFiles.VAF.Configuration.JsonAdaptor Namespace
In This Article
Definition
See Also