WebRequest

WebRequestEventArgs.WebRequest property

Gets a web request to sent to the Project Server’s web API.

public HttpWebRequest WebRequest { get; }

See Also