PropertyItem.FilteringParams property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the filtering parameters.

public Dictionary<string, object> FilteringParams { get; set; }

Property Value

The filtering parameters.

See Also