Shared.ISearchable Interface Reference

Provides common descriptions for information which can be searched upon. More...

Inheritance diagram for Shared.ISearchable:

Inheritance graph
[legend]
List of all members.

Properties

string Title [get]
 The title of a searchable Item,.
string Description [get]
 The further description of a searchable Item.
ResultType SearchType [get]
 The type of a searchable Item.
string Type [get]
DateTime Date [get]

Detailed Description

Provides common descriptions for information which can be searched upon.

Definition at line 84 of file Resultinfo.cs.


Property Documentation

string Shared.ISearchable.Title [get]

The title of a searchable Item,.

Implemented in Shared.SearchResult, Shared.ProjectInfo, Shared.LiteratureInfo, Shared.PersonInfo, Shared.ReviewInfo, and Shared.CommentInfo.

Definition at line 89 of file Resultinfo.cs.

string Shared.ISearchable.Description [get]

The further description of a searchable Item.

Implemented in Shared.SearchResult, Shared.ProjectInfo, Shared.LiteratureInfo, Shared.PersonInfo, Shared.ReviewInfo, and Shared.CommentInfo.

Definition at line 93 of file Resultinfo.cs.

ResultType Shared.ISearchable.SearchType [get]

The type of a searchable Item.

Implemented in Shared.SearchResult, Shared.ProjectInfo, Shared.LiteratureInfo, Shared.PersonInfo, Shared.ReviewInfo, and Shared.CommentInfo.

Definition at line 97 of file Resultinfo.cs.

Referenced by Client.MainWindow.AddNewLiterature(), and Client.MainWindow.AddNewProject().


The documentation for this interface was generated from the following file:
Generated on Thu Dec 21 06:25:37 2006 for SCRAML by  doxygen 1.5.1-p1