TimesheetAuditExportDataSet クラス
タイムシート監査データをエクスポートするときに使用します。
継承階層
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcAdmin.TimesheetAuditExportDataSet
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class TimesheetAuditExportDataSet _
Inherits DataSet
'使用
Dim instance As TimesheetAuditExportDataSet
[SerializableAttribute]
public class TimesheetAuditExportDataSet : DataSet
注釈
これは、 ReadTimesheetAuditLog(DateTime, DateTime, DateTime, DateTime, AuditType)メソッドによって返されるデータ型です。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。