Partager via


ProjectDataSet.AssignmentDataTable Constructor (SerializationInfo, StreamingContext)

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

Namespace:  [Project Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Project.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Project.asmx?wsdl

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

Project Web Service