Shared.LiteratureInfo Struct Reference

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

Inheritance diagram for Shared.LiteratureInfo:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LiteratureInfo (int id, string creator, string isbn, string title, string author, string summary, string source, DateTime date, LiteratureType type)

Public Attributes

int id
string author
string title
LiteratureType type
string summary
string source
string isbn
string creator
DateTime date

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 Litterature object. Used in network transmissions and representation on PersistentData.

Definition at line 187 of file Resultinfo.cs.


Property Documentation

string Shared.LiteratureInfo.Title [get]

The title of a searchable Item,.

Implements Shared.ISearchable.

Definition at line 215 of file Resultinfo.cs.

Referenced by Client.MainWindow.mainGridView_CellMouseDoubleClick(), and Client.MainWindow.ShowLiterature().

string Shared.LiteratureInfo.Description [get]

The further description of a searchable Item.

Implements Shared.ISearchable.

Definition at line 220 of file Resultinfo.cs.

Referenced by Client.MainWindow.mainGridView_CellMouseDoubleClick().

ResultType Shared.LiteratureInfo.SearchType [get]

The type of a searchable Item.

Implements Shared.ISearchable.

Definition at line 231 of file Resultinfo.cs.


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