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 命名空间