Share via


DriverDataSet.DriverImpactStatementsDataTable constructor (SerializationInfo, StreamingContext)

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

Namespace:  WebSvcDriver
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 DriverDataSet.DriverImpactStatementsDataTable(info, context)
protected DriverImpactStatementsDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

DriverDataSet.DriverImpactStatementsDataTable class

DriverDataSet.DriverImpactStatementsDataTable members

DriverDataSet.DriverImpactStatementsDataTable overload

WebSvcDriver namespace