TimesheetAuditExportDataSet-Klasse
So exportieren Sie Arbeitszeittabellen-Überwachung von Daten verwendet.
Vererbungshierarchie
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcAdmin.TimesheetAuditExportDataSet
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class TimesheetAuditExportDataSet _
Inherits DataSet
'Usage
Dim instance As TimesheetAuditExportDataSet
[SerializableAttribute]
public class TimesheetAuditExportDataSet : DataSet
Hinweise
Dies ist der Datentyp, der von der ReadTimesheetAuditLog(DateTime, DateTime, DateTime, DateTime, AuditType) -Methode zurückgegeben wird.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.