Compartir a través de


EventHandlersDataSet.EventHandlersDataTable Constructor (SerializationInfo, StreamingContext)

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

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

Parameters

See Also

Reference

EventHandlersDataSet.EventHandlersDataTable Class

EventHandlersDataSet.EventHandlersDataTable Members

EventHandlersDataSet.EventHandlersDataTable Overload

Events Web Service