M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Value
Adaptor
value
Property Property
Indicates the property that will be serialized for the current value.
Definition
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
JsonValueAdaptor
ValueProperty
valueProperty
{
get
; }
Property Value
JsonValueAdaptor
ValueProperty
See Also
Reference
JsonValueAdaptor Class
MFiles.VAF.Configuration.JsonAdaptor Namespace
In This Article
Definition
See Also