SearchResultTData Property
|
[Missing <summary> documentation for "P:Casewhere.Common.DataQuery.SearchResult`1.Data"]
Namespace: Casewhere.Common.DataQueryAssembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IList<T> Data { get; set; }
Property Value
IListT
See Also