Shared.PersonInfo Struct Reference

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

Inheritance diagram for Shared.PersonInfo:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PersonInfo (string username, string password, string name, string department, string email, bool moderator)

Public Attributes

string department
string name
string username
bool moderator
string password
string email

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

Definition at line 251 of file Resultinfo.cs.


Property Documentation

string Shared.PersonInfo.Title [get]

The title of a searchable Item,.

Implements Shared.ISearchable.

Definition at line 272 of file Resultinfo.cs.

string Shared.PersonInfo.Description [get]

The further description of a searchable Item.

Implements Shared.ISearchable.

Definition at line 277 of file Resultinfo.cs.

ResultType Shared.PersonInfo.SearchType [get]

The type of a searchable Item.

Implements Shared.ISearchable.

Definition at line 287 of file Resultinfo.cs.


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