MantisConnect 1.0a2

Issue.ViewState Property

View state of the issue (eg: private vs. public)

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

See Also

Issue Class | Futureware.MantisConnect Namespace