次の方法で共有


UnsubmittedTimesheetDataSet コンストラクター (SerializationInfo, StreamingContext)

指定したパラメーターを使用して、 UnsubmittedTimesheetDataSetクラスのインスタンスを作成します。

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

構文

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

Dim instance As New UnsubmittedTimesheetDataSet(info, context)
protected UnsubmittedTimesheetDataSet(
    SerializationInfo info,
    StreamingContext context
)

パラメーター

関連項目

参照先

UnsubmittedTimesheetDataSet クラス

UnsubmittedTimesheetDataSet メンバー

UnsubmittedTimesheetDataSet オーバーロード

WebSvcAdmin 名前空間