Share via


LookupTableMultiLangDataSet.LookupTableValuesDataTable Constructor (SerializationInfo, StreamingContext)

Creates an instance of the LookupTableValuesDataTable class by using the specified parameters.

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
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New LookupTableMultiLangDataSet.LookupTableValuesDataTable(info, context)
protected LookupTableValuesDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

LookupTableMultiLangDataSet.LookupTableValuesDataTable Class

LookupTableMultiLangDataSet.LookupTableValuesDataTable Members

LookupTableMultiLangDataSet.LookupTableValuesDataTable Overload

LookupTable Web Service