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 クラス