PropertyItem.ShouldSerializeFilteringType method

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Should the FilteringType property be serialized by JSON.NET, used to reduce JSON size.

public bool ShouldSerializeFilteringType()

See Also