ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.NewReminderSubscriptionInfoRow - Méthode
Crée un objet de ligne dans le ReminderSubscriptionInfoDataTable.
Espace de noms : WebSvcNotifications
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function NewReminderSubscriptionInfoRow As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim returnValue As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
returnValue = instance.NewReminderSubscriptionInfoRow()
public ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow NewReminderSubscriptionInfoRow()
Valeur renvoyée
Type : WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Voir aussi
Référence
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable classe
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable - Membres