Resource-Klasse
Enthält Methoden zum Verwalten von Ressourcen und Benutzern in Project Server.
Vererbungshierarchie
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcResource.Resource
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<WebServiceBindingAttribute(Name := "ResourceSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/Resource/")> _
Public Class Resource _
Inherits SoapHttpClientProtocol
'Usage
Dim instance As Resource
[WebServiceBindingAttribute(Name = "ResourceSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/Resource/")]
public class Resource : SoapHttpClientProtocol
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.