BugInfo Struct Reference

List of all members.


Detailed Description

Information about a single bug.

Definition at line 136 of file IProxy.cs.


Public Attributes

XmlRpcStruct internals
 Internal information from the server about the bug. This can and will change frequently.
int id
 Bug nummeric id.
string alias
 Bug alias (empty string if no aliases).
string summary
 Bug summary.
DateTime created
 Time/date when bug was created.
DateTime changed
 Time/date when bug was last changed.

Member Data Documentation

XmlRpcStruct internals

Internal information from the server about the bug. This can and will change frequently.

Definition at line 139 of file IProxy.cs.

int id

Bug nummeric id.

Definition at line 141 of file IProxy.cs.

Referenced by Bug::AppendComment(), and Bug::Update().

string alias

Bug alias (empty string if no aliases).

Definition at line 143 of file IProxy.cs.

string summary

Bug summary.

Definition at line 145 of file IProxy.cs.

DateTime created

Time/date when bug was created.

Definition at line 148 of file IProxy.cs.

DateTime changed

Time/date when bug was last changed.

Definition at line 151 of file IProxy.cs.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 17 07:31:46 2008 for BugzillaProxy by  doxygen 1.5.4