WssInterop Members
Include Protected Members
Include Inherited Members
Includes methods for managing SharePoint sites for project sites in Project Server.
The WssInterop type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WssInterop | Creates an WssInterop object from the ASMX-based WssInterop web service. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
CreateWssSite | Creates a SharePoint site for the specified project and server. | |
DeleteWSSSite | Deletes the SharePoint site of the project site for the specified project. | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetWSSVServerURL | Gets the URL of a specified SharePoint site. | |
GetWSSVServerURLs | Gets a list of URLs for SharePoint virtual servers within a farm. | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
QueueSynchronizeMembershipForWssSite | Synchronizes Project Server users with the SharePoint site for the specified project site. | |
ReadProjectSiteBaseUrls | Reads the web application GUIDs and base site URLs that can be used to create project sites. | |
ReadWssData | Gets information about the SharePoint site of a project site for the specified project. | |
ReadWssServerInfo | Gets information about all of the SharePoint servers and sites in a farm. | |
ReadWssSettings | Gets settings for Project Web App in the SharePoint Central Administration site. | |
SynchronizeMembershipForPwaAppRootSite | Synchronizes the SharePoint site membership with the Project Web App root site. | |
ToString | (Inherited from Component.) | |
UpdateMembershipForWssSite | Updates changes in role membership for a specified project site SharePoint site. | |
UpdateProjectSitePaths | Changes the location of a project site URL, synchronizes user permissions, and updates the issues and documents lists for Project Server enhanced lists. | |
UpdateWssSettings | Allows the user to update settings for project site provisioning in Microsoft SharePoint Server 2010. | |
WSSWebExists | Checks whether a specified project site exists. |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top