次の方法で共有


TimesheetAuditExportDataSet.AuditExports プロパティ

AuditExportsDataTable用のテーブルの管理情報を取得し、 AuditExportsDataTableRowの行と列の操作を取得します。

名前空間:  WebSvcAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property AuditExports As TimesheetAuditExportDataSet.AuditExportsDataTable
    Get
'使用
Dim instance As TimesheetAuditExportDataSet
Dim value As TimesheetAuditExportDataSet.AuditExportsDataTable

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

プロパティ値

型: WebSvcAdmin.TimesheetAuditExportDataSet.AuditExportsDataTable

関連項目

参照先

TimesheetAuditExportDataSet クラス

TimesheetAuditExportDataSet メンバー

WebSvcAdmin 名前空間