MantisConnect 1.0a2

Issue.FixedInVersion Property

Fixed in version field.

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

Property Value

Has to be the name of a version that is defined for the project to which this issue is being added.

See Also

Issue Class | Futureware.MantisConnect Namespace