次の方法で共有


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable コンストラクター (SerializationInfo, StreamingContext)

別のパラメーターを使用して、 AlertSubscriptionInfoDataTableクラスのインスタンスを作成します。

名前空間:  WebSvcNotifications
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'使用
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable(info, context)
protected AlertSubscriptionInfoDataTable(
    SerializationInfo info,
    StreamingContext context
)

パラメーター

関連項目

参照先

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable クラス

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable メンバー

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable オーバーロード

WebSvcNotifications 名前空間