Поделиться через


ScheduleDataSet.ScheduleDataTable Constructor (SerializationInfo, StreamingContext)

Creates an instance of the ScheduleDataTable class, by using separate parameters.

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

Parameters

See Also

Reference

ScheduleDataSet.ScheduleDataTable Class

ScheduleDataSet.ScheduleDataTable Members

ScheduleDataSet.ScheduleDataTable Overload

Statusing Web Service