TimesheetAuditExportDataSet.AuditExportsDataTable.TS_ACT_AUD_SEQUENCEColumn Property
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public ReadOnly Property TS_ACT_AUD_SEQUENCEColumn As DataColumn
Get
'Usage
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim value As DataColumn
value = instance.TS_ACT_AUD_SEQUENCEColumn
public DataColumn TS_ACT_AUD_SEQUENCEColumn { get; }
Property Value
Type: System.Data.DataColumn
See Also
Reference
TimesheetAuditExportDataSet.AuditExportsDataTable Class