Shared.ReviewInfo Struct Reference

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

Inheritance diagram for Shared.ReviewInfo:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ReviewInfo (int project, int literature, DateTime date, bool used, string status, string person, string title, string text, int rating)

Public Attributes

int project
int literature
DateTime date
bool used
string status
string title
string text
int rating
string person

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

Definition at line 330 of file Resultinfo.cs.


Property Documentation

string Shared.ReviewInfo.Title [get]

The title of a searchable Item,.

Implements Shared.ISearchable.

Definition at line 359 of file Resultinfo.cs.

string Shared.ReviewInfo.Description [get]

The further description of a searchable Item.

Implements Shared.ISearchable.

Definition at line 364 of file Resultinfo.cs.

ResultType Shared.ReviewInfo.SearchType [get]

The type of a searchable Item.

Implements Shared.ISearchable.

Definition at line 374 of file Resultinfo.cs.


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