TimesheetAuditExportDataSet.AuditExportsRowChangeEvent.Row 属性

获取包含已更改的数据的行。

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

语法

声明
Public ReadOnly Property Row As TimesheetAuditExportDataSet.AuditExportsRow
    Get
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsRowChangeEvent
Dim value As TimesheetAuditExportDataSet.AuditExportsRow

value = instance.Row
public TimesheetAuditExportDataSet.AuditExportsRow Row { get; }

属性值

类型:WebSvcAdmin.TimesheetAuditExportDataSet.AuditExportsRow

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsRowChangeEvent 类

TimesheetAuditExportDataSet.AuditExportsRowChangeEvent 成员

WebSvcAdmin 命名空间