ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.AddReminderSubscriptionInfoRow - Méthode (ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow)
Ajoute un objet ReminderSubscriptionInfoRow à la ReminderSubscriptionInfoDataTable.
Espace de noms : WebSvcNotifications
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Sub AddReminderSubscriptionInfoRow ( _
row As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow _
)
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim row As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
instance.AddReminderSubscriptionInfoRow(row)
public void AddReminderSubscriptionInfoRow(
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow row
)
Paramètres
row
Type : WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowReminderSubscriptionInfoRow doit être ajoutée à la ReminderSubscriptionInfoDataTable.
Voir aussi
Référence
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable classe
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable - Membres