Share via


DriverDataSet.DriverDepartmentsDataTable constructor (SerializationInfo, StreamingContext)

Creates an instance of the DriverDepartmentsDataTable 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.DriverDepartmentsDataTable(info, context)
protected DriverDepartmentsDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

DriverDataSet.DriverDepartmentsDataTable class

DriverDataSet.DriverDepartmentsDataTable members

DriverDataSet.DriverDepartmentsDataTable overload

WebSvcDriver namespace