LookupTable class

Office 2013 and later

Includes methods for managing custom field lookup tables and corresponding code masks in Project Server.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

'Declaration
<WebServiceBindingAttribute(Name := "LookupTableSoap", Namespace := "http://schemas.microsoft.com/office/project/server/webservices/LookupTable/")> _
Public Class LookupTable _
	Inherits SoapHttpClientProtocol
'Usage
Dim instance As LookupTable

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