ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.ReminderCategory - Propriété
Spécifie la catégorie du rappel d'abonnement.
Espace de noms : WebSvcNotifications
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property ReminderCategory As Integer
Get
Set
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Integer
value = instance.ReminderCategory
instance.ReminderCategory = value
public int ReminderCategory { get; set; }
Valeur de propriété
Type : System.Int32
Voir aussi
Référence
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow classe
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow - Membres