次の方法で共有


ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent コンストラクター

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

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

構文

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

Dim instance As New ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent(row, action)
public CustomFieldsRowChangeEvent(
    ProjectTimesheetLinesDataSet.CustomFieldsRow row,
    DataRowAction action
)

パラメーター

関連項目

参照先

ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent クラス

ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent メンバー

WebSvcTimeSheet 名前空間