次の方法で共有


ImportTimesheetDataSet.LinesRowChangeEvent コンストラクター

ImportTimesheetDataSet.LinesRowChangeEventオブジェクトの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New ( _
    row As ImportTimesheetDataSet.LinesRow, _
    action As DataRowAction _
)
'使用
Dim row As ImportTimesheetDataSet.LinesRow
Dim action As DataRowAction

Dim instance As New ImportTimesheetDataSet.LinesRowChangeEvent(row, action)
public LinesRowChangeEvent(
    ImportTimesheetDataSet.LinesRow row,
    DataRowAction action
)

パラメーター

関連項目

参照先

ImportTimesheetDataSet.LinesRowChangeEvent クラス

ImportTimesheetDataSet.LinesRowChangeEvent メンバー

WebSvcStatusing 名前空間