Share via


LookupTableMultiLangDataSet.LookupTableValuesDataTable constructor (SerializationInfo, StreamingContext)

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

Parameters

See also

Reference

LookupTableMultiLangDataSet.LookupTableValuesDataTable class

LookupTableMultiLangDataSet.LookupTableValuesDataTable members

LookupTableMultiLangDataSet.LookupTableValuesDataTable overload

WebSvcLookupTable namespace