MantisConnect 1.0a2

Session.Request Property

Request is a wrapper around the MantisConnect webservice which makes calling the methods more natural for the rest of the C# code.

[Visual Basic]
Public ReadOnly Property Request As Request
[C#]
public Request Request {get;}

See Also

Session Class | Futureware.MantisConnect Namespace