interface ISearchResult


Implemented interfaces:

ISearchBaseResult

Derived types:

QuerySearchResult
SearchResult
IQuerySearchResult

Properties

Dictionary<Int32,String> ClassTypes { get; }


Dictionary<Int32,String> Domains { get; }


IQueryProfile FromQuery { get; }


Dictionary<Int32,String> ObjectStates { get; }


List<IProfile> ResultAsProfiles { get; }