ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.ReminderIsRepetitive-Eigenschaft
Bestimmt, ob die Erinnerung Abonnement eine wiederkehrende Erinnerung ist.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property ReminderIsRepetitive As Boolean
Get
Set
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Boolean
value = instance.ReminderIsRepetitive
instance.ReminderIsRepetitive = value
public bool ReminderIsRepetitive { get; set; }
Eigenschaftswert
Typ: System.Boolean
Siehe auch
Referenz
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Klasse
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow-Member