Click or drag to resize

ModelControllerT, UPostDataSearches Property


Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public IEnumerable<SQLSearchFilter> Searches { get; set; }
View Source

Property Value

IEnumerableSQLSearchFilter
See Also