Share via


WinProj Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The WinProj class includes methods that Microsoft Office Project Professional 2007 uses to access Microsoft Office Project Server 2007. Third-party developers should not use the WinProj class because its methods generally require internal functions in Project Professional.

Namespace: [WinProj Web service]
Assembly: [WinProj Web service proxy assembly].dll

Syntax

'Declaration
<WebServiceBindingAttribute(Name:="WinProjSoap", Namespace:="https://microsoft.com/ProjectServer")> _
Public Class WinProj
    Inherits SoapHttpClientProtocol
'Usage
Dim instance As WinProj
[WebServiceBindingAttribute(Name="WinProjSoap", Namespace="https://microsoft.com/ProjectServer")] 
public class WinProj : SoapHttpClientProtocol

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Web.Services.Protocols.WebClientProtocol
         System.Web.Services.Protocols.HttpWebClientProtocol
           System.Web.Services.Protocols.SoapHttpClientProtocol
            [WinProj Web service].WinProj

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WinProj Members
[WinProj Web service] Namespace