M-Files Vault Application Framework
C#
Show/Hide TOC
Schema
To
Json Method
Serializes the internal schema structure into a JSON string.
Definition
Namespace:
MFiles.VAF.Configuration.JsonEditor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
ToJson
()
Return Value
String
The serialized JSON schema.
See Also
Reference
Schema Class
MFiles.VAF.Configuration.JsonEditor Namespace
In This Article
Definition
See Also