Click or drag to resize

SearchResultT Class

[Missing <summary> documentation for "T:Casewhere.Common.DataQuery.SearchResult`1"]

Inheritance Hierarchy
SystemObject
  Casewhere.Common.DataQuerySearchResultT
    Casewhere.Runtime.AuditLogsDataAuditQueryResult

Namespace:  Casewhere.Common.DataQuery
Assembly:  Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class SearchResult<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Casewhere.Common.DataQuery.SearchResult`1"]

The SearchResultT type exposes the following members.

Constructors
  NameDescription
Public methodSearchResultT
Initializes a new instance of the SearchResultT class
Top
Properties
  NameDescription
Public propertyData
Public propertyTotal
Top
See Also