Partager via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.RemoveReminderSubscriptionInfoRow - Méthode

Supprime l'objet de ligne spécifié à partir de la ReminderSubscriptionInfoDataTable.

Espace de noms :  WebSvcNotifications
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Sub RemoveReminderSubscriptionInfoRow ( _
    row As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow _
)
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim row As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

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

Paramètres

Voir aussi

Référence

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable classe

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable - Membres

WebSvcNotifications - Espace de noms