Share via


TimesheetAuditExportDataSet.AuditExportsDataTable.TS_ACT_FINISH_DATEColumn property

Gets the schema of the TS_ACT_FINISH_DATEColumn in the AuditExportsDataTable.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property TS_ACT_FINISH_DATEColumn As DataColumn
    Get
'Usage
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim value As DataColumn

value = instance.TS_ACT_FINISH_DATEColumn
public DataColumn TS_ACT_FINISH_DATEColumn { get; }

Property value

Type: System.Data.DataColumn

See also

Reference

TimesheetAuditExportDataSet.AuditExportsDataTable class

TimesheetAuditExportDataSet.AuditExportsDataTable members

WebSvcAdmin namespace