TimesheetAuditExportDataSet.AuditExports - Propriété
Obtient les informations de gestion de table pour la AuditExportsDataTable et obtient les opérations de ligne et de colonne pour le AuditExportsDataTableRow.
Espace de noms : WebSvcAdmin
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property AuditExports As TimesheetAuditExportDataSet.AuditExportsDataTable
Get
'Utilisation
Dim instance As TimesheetAuditExportDataSet
Dim value As TimesheetAuditExportDataSet.AuditExportsDataTable
value = instance.AuditExports
[BrowsableAttribute(false)]
public TimesheetAuditExportDataSet.AuditExportsDataTable AuditExports { get; }
Valeur de propriété
Type : WebSvcAdmin.TimesheetAuditExportDataSet.AuditExportsDataTable
Voir aussi
Référence
TimesheetAuditExportDataSet classe