M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Lookup
Item
Adaptor
ID Property
A reference to a value of an unknow structure type. Only available when
StructureType
=
MFMetadataStructureItemNone
Will not be serialized if unavailable.
Definition
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
MFIdentifier
ID
{
get
;
set
; }
Property Value
MFIdentifier
See Also
Reference
JsonLookupItemAdaptor Class
MFiles.VAF.Configuration.JsonAdaptor Namespace
In This Article
Definition
See Also