Share via


ProjectArchiveRetentionDataSet.ProjectsDataTable Constructor (SerializationInfo, StreamingContext)

Creates an instance of the ProjectsDataTable class by using separate parameters

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

Parameters

See Also

Reference

ProjectArchiveRetentionDataSet.ProjectsDataTable Class

ProjectArchiveRetentionDataSet.ProjectsDataTable Members

ProjectArchiveRetentionDataSet.ProjectsDataTable Overload

Archive Web Service