Shared.ProjectInfo Struct Reference

Contains data about a Project. Used in network transmissions and representation on PersistentData. More...

Inheritance diagram for Shared.ProjectInfo:

Inheritance graph
[legend]
Collaboration diagram for Shared.ProjectInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ProjectInfo (int id, DateTime start, DateTime endDate, string subject, string title, string department, string synopsis, bool submitted)

Public Attributes

int id
DateTime startDate
DateTime endDate
string subject
string title
string department
string synopsis
bool submitted

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

Contains data about a Project. Used in network transmissions and representation on PersistentData.

Definition at line 125 of file Resultinfo.cs.


Property Documentation

string Shared.ProjectInfo.Title [get]

The title of a searchable Item,.

Implements Shared.ISearchable.

Definition at line 151 of file Resultinfo.cs.

Referenced by Client.LiteratureEntryView.InitializeReferences(), Client.LiteratureEntryView.listView1_SelectedIndexChanged(), Client.LiteratureEntryView.llblProjectLink_LinkClicked(), Client.MainWindow.mainGridView_CellMouseDoubleClick(), Client.ProjectView.ProjectView(), and Client.MainWindow.ShowProjects().

string Shared.ProjectInfo.Description [get]

The further description of a searchable Item.

Implements Shared.ISearchable.

Definition at line 156 of file Resultinfo.cs.

Referenced by Client.MainWindow.mainGridView_CellMouseDoubleClick().

ResultType Shared.ProjectInfo.SearchType [get]

The type of a searchable Item.

Implements Shared.ISearchable.

Definition at line 166 of file Resultinfo.cs.


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