TimesheetAuditExportDataSet.AuditExportsRowChangeEvent 构造函数

TimesheetAuditExportDataSet.AuditExportsRowChangeEvent对象的新实例进行初始化。

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

语法

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

Dim instance As New TimesheetAuditExportDataSet.AuditExportsRowChangeEvent(row, action)
public AuditExportsRowChangeEvent(
    TimesheetAuditExportDataSet.AuditExportsRow row,
    DataRowAction action
)

参数

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsRowChangeEvent 类

TimesheetAuditExportDataSet.AuditExportsRowChangeEvent 成员

WebSvcAdmin 命名空间