LookupTable-Klasse
Enthält Methoden zum Verwalten von benutzerdefinierten Nachschlagetabellen für Felder und entsprechende codeformaten 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
WebSvcLookupTable.LookupTable
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<WebServiceBindingAttribute(Name := "LookupTableSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/LookupTable/")> _
Public Class LookupTable _
Inherits SoapHttpClientProtocol
'Usage
Dim instance As LookupTable
[WebServiceBindingAttribute(Name = "LookupTableSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/LookupTable/")]
public class LookupTable : SoapHttpClientProtocol
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.