TimesheetAuditExportDataSet.AuditExportsDataTable.NewAuditExportsRow Method
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function NewAuditExportsRow As TimesheetAuditExportDataSet.AuditExportsRow
'Usage
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim returnValue As TimesheetAuditExportDataSet.AuditExportsRow
returnValue = instance.NewAuditExportsRow()
public TimesheetAuditExportDataSet.AuditExportsRow NewAuditExportsRow()
Return Value
Type: WebSvcAdmin.TimesheetAuditExportDataSet.AuditExportsRow
See Also
Reference
TimesheetAuditExportDataSet.AuditExportsDataTable Class