ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfo Property
Namespace: WebSvcNotifications
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ReminderSubscriptionInfo As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Get
'Usage
Dim instance As ReminderSubscriptionInfoDataSet
Dim value As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
value = instance.ReminderSubscriptionInfo
[BrowsableAttribute(false)]
public ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable ReminderSubscriptionInfo { get; }
Property Value
Type: WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
See Also
Reference
ReminderSubscriptionInfoDataSet Class