WssInterop.SynchronizeMembershipForPwaAppRootSite-Methode
Synchronisiert die Mitgliedschaft der SharePoint-Website mit der Stammwebsite für die Project Web App.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/WssInterop/SynchronizeMembershipForPwaAppRootSite", RequestNamespace := "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/", _
ResponseNamespace := "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Sub SynchronizeMembershipForPwaAppRootSite
'Usage
Dim instance As WssInterop
instance.SynchronizeMembershipForPwaAppRootSite()
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/WssInterop/SynchronizeMembershipForPwaAppRootSite", RequestNamespace = "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/",
ResponseNamespace = "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public void SynchronizeMembershipForPwaAppRootSite()
Hinweise
Project Server-Berechtigungen
Berechtigung |
Beschreibung |
---|---|
Ermöglicht einem Benutzer das Verwalten der Projektwebsite. Die globale Berechtigung. |