ProductInfo Struct Reference

List of all members.


Detailed Description

Information about a single product.

Definition at line 107 of file IProxy.cs.


Public Attributes

XmlRpcStruct internals
 Internal information from the server about the product. This can and will change frequently.
int id
 Product nummeric id.
string name
 Product name.
string description
 Product description.

Member Data Documentation

XmlRpcStruct internals

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

Definition at line 110 of file IProxy.cs.

int id

Product nummeric id.

Definition at line 112 of file IProxy.cs.

string name

Product name.

Definition at line 114 of file IProxy.cs.

Referenced by Product::CreateBug().

string description

Product description.

Definition at line 116 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