AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.EnabledByDefault プロパティ
既定では、サブスクリプションの通知が有効かどうかを指定します。
名前空間: WebSvcNotifications
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property EnabledByDefault As Boolean
Get
Set
'使用
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Dim value As Boolean
value = instance.EnabledByDefault
instance.EnabledByDefault = value
public bool EnabledByDefault { get; set; }
プロパティ値
関連項目
参照先
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow クラス