LookupTableDataSet Constructor
Creates an instance of the LookupTableDataSet class.
Namespace: [LookupTable Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/LookupTable.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/LookupTable.asmx?wsdl
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New LookupTableDataSet()
public LookupTableDataSet()