共用方式為


ImportTimesheetDataSet 建構函式 (SerializationInfo, StreamingContext)

使用個別的參數建立ImportTimesheetDataSet類別的執行個體。

命名空間:  WebSvcStatusing
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

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

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

參數

請參閱

參照

ImportTimesheetDataSet 類別

ImportTimesheetDataSet 成員

ImportTimesheetDataSet 多載

WebSvcStatusing 命名空間