M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Value
Adaptor
Integer Property
Integer value. Only available when
JsonValueAdaptor
ValueProperty
=
Integer
Will only be serialized if available. Accepts
Int64
and values that are implicitly cast to it.
Definition
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
Object
Integer
{
get
;
set
; }
Property Value
Object
See Also
Reference
JsonValueAdaptor Class
MFiles.VAF.Configuration.JsonAdaptor Namespace
In This Article
Definition
See Also