Share via


TimesheetAuditExportDataSet.AuditExports Property

Namespace:  WebSvcAdmin
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property AuditExports As TimesheetAuditExportDataSet.AuditExportsDataTable
    Get
'Usage
Dim instance As TimesheetAuditExportDataSet
Dim value As TimesheetAuditExportDataSet.AuditExportsDataTable

value = instance.AuditExports
[BrowsableAttribute(false)]
public TimesheetAuditExportDataSet.AuditExportsDataTable AuditExports { get; }

Property Value

Type: WebSvcAdmin.TimesheetAuditExportDataSet.AuditExportsDataTable

See Also

Reference

TimesheetAuditExportDataSet Class

TimesheetAuditExportDataSet Members

WebSvcAdmin Namespace