ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class

Office 2013 and later

Used to maintain one collection of date-based reminders about events for project users.

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable

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

No code example is currently available or this language may not be supported.

Each data row of the data table contains a ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow reminder object.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: