Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfo property

Gets the information about the reminder subscription.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.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

ReminderSubscriptionInfoDataSet members

WebSvcNotifications namespace