ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.ReminderName 属性

指定的订阅提醒的名称。

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

语法

声明
Public Property ReminderName As String
    Get
    Set
用法
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As String

value = instance.ReminderName

instance.ReminderName = value
public string ReminderName { get; set; }

属性值

类型:System.String

另请参阅

引用

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 类

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 成员

WebSvcNotifications 命名空间