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