ReminderSubscriptionInfoDataSet constructor (SerializationInfo, StreamingContext)
Creates an instance of the ReminderSubscriptionInfoDataSet class by using separate parameters.
Namespace: WebSvcNotifications
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 ReminderSubscriptionInfoDataSet(info, context)
protected ReminderSubscriptionInfoDataSet(
SerializationInfo info,
StreamingContext context
)
Parameters
- context
Type: System.Runtime.Serialization.StreamingContext
See also
Reference
ReminderSubscriptionInfoDataSet class
ReminderSubscriptionInfoDataSet members