M-Files Vault Application Framework
C#
Show/Hide TOC
IJson
Value
Converter
Invert Method
Provides an inverted converter that can be used to map values in the opposite direction.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
IJsonValueConverter
Invert
()
Return Value
IJsonValueConverter
An inverted converter.
See Also
Reference
IJsonValueConverter Interface
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
See Also