MantisConnect 1.0a2

Issue.Resolution Property

Issue Resolution (eg: fixed, duplicate, not an issue)

[Visual Basic]
Public Property Resolution As ObjectRef
[C#]
public ObjectRef Resolution {get; set;}

Remarks

This matches the ids defined in the resolution enumeration in Mantis configuration file.

See Also

Issue Class | Futureware.MantisConnect Namespace