Condividi tramite


UnsubmittedTimesheetDataSet.TimePeriodsDataTable.TS_STATUS_ENUMColumn property

Gets the schema of the TS_STATUS_ENUMColumn in the TimePeriodsDataTable.

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

Syntax

'Declaration
Public ReadOnly Property TS_STATUS_ENUMColumn As DataColumn
    Get
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

UnsubmittedTimesheetDataSet.TimePeriodsDataTable class

UnsubmittedTimesheetDataSet.TimePeriodsDataTable members

WebSvcAdmin namespace