M-Files Vault Application Framework
C#
Show/Hide TOC
Schema
Generator
Editors
By
Type Field
Explicit Mapping of C# types to existing JSON type editors. Types in this list will reference the associated editor name, and no type editor will be generated for them.
Definition
Namespace:
MFiles.VAF.Configuration.JsonEditor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
Dictionary
<
Type
,
string
>
EditorsByType
Field Value
Dictionary
Type
,
String
See Also
Reference
SchemaGenerator Class
MFiles.VAF.Configuration.JsonEditor Namespace
In This Article
Definition
See Also