TimesheetAuditExportDataSet.AuditExportsRow class
Contém uma linha de informações de auditoria de quadro de horários.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcAdmin.TimesheetAuditExportDataSet.AuditExportsRow
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Class AuditExportsRow _
Inherits DataRow
'Uso
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
public class AuditExportsRow : DataRow
Comentários
Representa uma linha de dados da tabela TimesheetAuditExportDataSet.AuditExportsDataTable .
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.