AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow クラス
1 つのdata rowのサブスクリプションの通知の設定を指定します。
継承階層
System.Object
System.Data.DataRow
WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
名前空間: WebSvcNotifications
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Class AlertSubscriptionInfoRow _
Inherits DataRow
'使用
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
public class AlertSubscriptionInfoRow : DataRow
注釈
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTableの表は、1 つのプロジェクトの 1 つのサブスクリプションの通知を表します。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。