共用方式為


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.AlertName 屬性

指定訂閱提醒的名稱。

命名空間:  WebSvcNotifications
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property AlertName As String
    Get
    Set
'用途
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Dim value As String

value = instance.AlertName

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

屬性值

類型:System.String

請參閱

參照

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow 類別

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow 成員

WebSvcNotifications 命名空間