TimesheetAuditExportDataSet.AuditExportsRowChangeEvent.Row Property

Gets the row that contains changed data.

Namespace:  [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property Row As TimesheetAuditExportDataSet.AuditExportsRow
    Get
'Usage
Dim instance As TimesheetAuditExportDataSet.AuditExportsRowChangeEvent
Dim value As TimesheetAuditExportDataSet.AuditExportsRow

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

Property Value

Type: [Admin Web service].TimesheetAuditExportDataSet.AuditExportsRow

See Also

Reference

TimesheetAuditExportDataSet.AuditExportsRowChangeEvent Class

TimesheetAuditExportDataSet.AuditExportsRowChangeEvent Members

Admin Web Service