ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.ReminderUID property
Especifica o identificador exclusivo do lembrete de assinatura.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Property ReminderUID As Guid
Get
Set
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Guid
value = instance.ReminderUID
instance.ReminderUID = value
public Guid ReminderUID { get; set; }
Property value
Type: System.Guid
Ver também
Referência
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members