TimesheetManagersDataSet.TimesheetManagersRowChangeEvent 构造函数

创建TimesheetManagersRowChangeEvent类的一个实例。

命名空间:  WebSvcAdmin
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Sub New ( _
    row As TimesheetManagersDataSet.TimesheetManagersRow, _
    action As DataRowAction _
)
用法
Dim row As TimesheetManagersDataSet.TimesheetManagersRow
Dim action As DataRowAction

Dim instance As New TimesheetManagersDataSet.TimesheetManagersRowChangeEvent(row, action)
public TimesheetManagersRowChangeEvent(
    TimesheetManagersDataSet.TimesheetManagersRow row,
    DataRowAction action
)

参数

另请参阅

引用

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent 类

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent 成员

WebSvcAdmin 命名空间