Share via


CalendarDataSet.CalendarExceptionsDataTable constructor (SerializationInfo, StreamingContext)

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

Namespace:  WebSvcCalendar
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 CalendarDataSet.CalendarExceptionsDataTable(info, context)
protected CalendarExceptionsDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

CalendarDataSet.CalendarExceptionsDataTable class

CalendarDataSet.CalendarExceptionsDataTable members

CalendarDataSet.CalendarExceptionsDataTable overload

WebSvcCalendar namespace