共用方式為


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 命名空間