MantisConnect 1.0a2

Issue.Category Property

Name of category to which the issue belongs. This field is mandatory.

[Visual Basic]
Public Property Category As String
[C#]
public string Category {get; set;}

See Also

Issue Class | Futureware.MantisConnect Namespace