Compartir a través de


del método ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.RemoveReminderSubscriptionInfoRow

Elimina el objeto de la fila especificada de la ReminderSubscriptionInfoDataTable.

Espacio de nombres:  WebSvcNotifications
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Sub RemoveReminderSubscriptionInfoRow ( _
    row As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow _
)
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim row As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

instance.RemoveReminderSubscriptionInfoRow(row)
public void RemoveReminderSubscriptionInfoRow(
    ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow row
)

Parámetros

Vea también

Referencia

clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable

Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable

Espacio de nombres WebSvcNotifications