Share via


LookupTableDataSet.LookupTablesDataTable constructor (SerializationInfo, StreamingContext)

Creates a new instance of the LookupTablesDataTable class by using the specified parameters.

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

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New LookupTableDataSet.LookupTablesDataTable(info, context)
protected LookupTablesDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

LookupTableDataSet.LookupTablesDataTable class

LookupTableDataSet.LookupTablesDataTable members

LookupTableDataSet.LookupTablesDataTable overload

WebSvcLookupTable namespace