Share via


EventHandlersDataSet.EventHandlersDataTable constructor (SerializationInfo, StreamingContext)

Creates an instance of the EventHandlersDataTable class, using parameters.

Namespace:  WebSvcEvents
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 EventHandlersDataSet.EventHandlersDataTable(info, context)
protected EventHandlersDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

EventHandlersDataSet.EventHandlersDataTable class

EventHandlersDataSet.EventHandlersDataTable members

EventHandlersDataSet.EventHandlersDataTable overload

WebSvcEvents namespace