SetBugResolutionParam Struct Reference

List of all members.


Detailed Description

Parameter for call to IProxy.SetBugResolution.

Definition at line 267 of file IProxy.cs.


Public Attributes

int bugId
 The id of the bug.
string resolution
 The actual resolution to set. Should be legal.

Member Data Documentation

int bugId

The id of the bug.

Definition at line 270 of file IProxy.cs.

Referenced by Server::SetBugResolution().

string resolution

The actual resolution to set. Should be legal.

Definition at line 272 of file IProxy.cs.

Referenced by Server::SetBugResolution().


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