Table of Contents

Method ToJson

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

ToJson()

Serializes this filter to its canonical JSON form.

public string ToJson()

Returns

string

The JSON representation of the filter tree.

Share