ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 类

包含的项目的用户的基于日期的事件提醒信息的行。

继承层次结构

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

命名空间:  WebSvcNotifications
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Class ReminderSubscriptionInfoRow _
    Inherits DataRow
用法
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
public class ReminderSubscriptionInfoRow : DataRow

备注

表示一个data row ,一个项目的ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable表中。

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 成员

WebSvcNotifications 命名空间