ResourcePlanDataSet.PlanResourcesDataTable Constructor (SerializationInfo, StreamingContext)

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

Namespace:  [ResourcePlan Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/ResourcePlan.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/ResourcePlan.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 ResourcePlanDataSet.PlanResourcesDataTable(info, context)
protected PlanResourcesDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

ResourcePlanDataSet.PlanResourcesDataTable Class

ResourcePlanDataSet.PlanResourcesDataTable Members

ResourcePlanDataSet.PlanResourcesDataTable Overload

ResourcePlan Web Service