Compartilhar via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.NewReminderSubscriptionInfoRow method

Cria um objeto de linha na ReminderSubscriptionInfoDataTable.

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

Syntax

'Declaração
Public Function NewReminderSubscriptionInfoRow As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

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

Valor retornado

Type: WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Ver também

Referência

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable members

WebSvcNotifications namespace