SchemaEditors Property

The editors defined by this schema.

Definition

Namespace: MFiles.VAF.Configuration.JsonEditor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public Dictionary<string, Object> Editors { get; set; }

Property Value

DictionaryString, Object

See Also