Freigeben über


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.ReminderCategory-Eigenschaft

Gibt die Kategorie der Abonnement Erinnerung.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property ReminderCategory As Integer
    Get
    Set
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Integer

value = instance.ReminderCategory

instance.ReminderCategory = value
public int ReminderCategory { get; set; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Klasse

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow-Member

WebSvcNotifications-Namespace