Click or drag to resize

ModelControllerTPostDataSearches Property


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

Property Value

IEnumerableModelControllerTSearch
See Also