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