LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable constructor (SerializationInfo, StreamingContext)
Creates an instance of the LookupTableMaskValuesDataTable 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.LookupTableMaskValuesDataTable(info, context)
protected LookupTableMaskValuesDataTable(
SerializationInfo info,
StreamingContext context
)
Parameters
info
Type: System.Runtime.Serialization.SerializationInfoAn object that stores all the data that is needed to serialize or deserialize an object.
context
Type: System.Runtime.Serialization.StreamingContextDescribes the source and destination of a given serialized stream, and provides an additional caller-defined context.
See also
Reference
LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable class
LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable members
LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable overload