Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.NewReminderSubscriptionInfoRow method

Creates a row object in the ReminderSubscriptionInfoDataTable.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function NewReminderSubscriptionInfoRow As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

returnValue = instance.NewReminderSubscriptionInfoRow()
public ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow NewReminderSubscriptionInfoRow()

Return value

Type: WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

See also

Reference

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable members

WebSvcNotifications namespace