Shared.CommentInfo Struct Reference

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

Inheritance diagram for Shared.CommentInfo:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CommentInfo (int id, int literature, int project, string poster, string title, string text, DateTime date, CommentType type)

Public Attributes

int id
int parent
int project
string poster
string title
string text
DateTime date
CommentType type

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

Definition at line 427 of file Resultinfo.cs.


Property Documentation

string Shared.CommentInfo.Title [get]

The title of a searchable Item,.

Implements Shared.ISearchable.

Definition at line 452 of file Resultinfo.cs.

string Shared.CommentInfo.Description [get]

The further description of a searchable Item.

Implements Shared.ISearchable.

Definition at line 457 of file Resultinfo.cs.

ResultType Shared.CommentInfo.SearchType [get]

The type of a searchable Item.

Implements Shared.ISearchable.

Definition at line 462 of file Resultinfo.cs.


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