Share via


TimesheetManagersDataSet.TimesheetManagersDataTable constructor (SerializationInfo, StreamingContext)

Creates an instance of the TimesheetManagersDataTable class by using the specified parameters.

Namespace:  WebSvcAdmin
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 TimesheetManagersDataSet.TimesheetManagersDataTable(info, context)
protected TimesheetManagersDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

TimesheetManagersDataSet.TimesheetManagersDataTable class

TimesheetManagersDataSet.TimesheetManagersDataTable members

TimesheetManagersDataSet.TimesheetManagersDataTable overload

WebSvcAdmin namespace