ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Class

A data row representing reminder notification settings for the current user.

Inheritance Hierarchy

System.Object
  System.Data.DataRow
    WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

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

Syntax

'Declaration
Public Class ReminderSubscriptionInfoRow _
    Inherits DataRow
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
public class ReminderSubscriptionInfoRow : DataRow

Thread Safety

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

See Also

Reference

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Members

WebSvcNotifications Namespace