M-Files Vault Application Framework
C#
Show/Hide TOC
Schema
Options Property
Options to be assigned to the top level item loaded with this schema.
Definition
Namespace:
MFiles.VAF.Configuration.JsonEditor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
Dictionary
<
string
,
Object
>
Options
{
get
;
set
; }
Property Value
Dictionary
String
,
Object
See Also
Reference
Schema Class
MFiles.VAF.Configuration.JsonEditor Namespace
In This Article
Definition
See Also