Share via


LookupTableDataSet.LookupTableMasksDataTable constructor (SerializationInfo, StreamingContext)

Creates an instance of the LookupTableMasksDataTable 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.LookupTableMasksDataTable(info, context)
protected LookupTableMasksDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

LookupTableDataSet.LookupTableMasksDataTable class

LookupTableDataSet.LookupTableMasksDataTable members

LookupTableDataSet.LookupTableMasksDataTable overload

WebSvcLookupTable namespace