TimesheetDataSet.ActionsRowChangeEvent 构造函数

TimesheetDataSet.ActionsRowChangeEvent对象的新实例进行初始化。

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

语法

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

Dim instance As New TimesheetDataSet.ActionsRowChangeEvent(row, action)
public ActionsRowChangeEvent(
    TimesheetDataSet.ActionsRow row,
    DataRowAction action
)

参数

另请参阅

引用

TimesheetDataSet.ActionsRowChangeEvent 类

TimesheetDataSet.ActionsRowChangeEvent 成员

WebSvcTimeSheet 命名空间