SchemaToJson 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#
public string ToJson()

Return Value

String
The serialized JSON schema.

See Also