ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.NextRunColumn - Propriété
Définit la colonne pour le champ NextRunColumn .
Espace de noms : WebSvcNotifications
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property NextRunColumn As DataColumn
Get
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim value As DataColumn
value = instance.NextRunColumn
public DataColumn NextRunColumn { get; }
Valeur de propriété
Type : System.Data.DataColumn
Voir aussi
Référence
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable classe
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable - Membres