Share via


ProjectDataSet.AssignmentDataTable constructor (SerializationInfo, StreamingContext)

Creates an instance of the AssignmentDataTable class by using separate parameters.

Namespace:  WebSvcStatusing
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 ProjectDataSet.AssignmentDataTable(info, context)
protected AssignmentDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

ProjectDataSet.AssignmentDataTable class

ProjectDataSet.AssignmentDataTable members

ProjectDataSet.AssignmentDataTable overload

WebSvcStatusing namespace