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; }
屬性值
請參閱
參照
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow 類別