Condividi tramite


TimesheetDataSet.StatusingChangeLogDataTable.PIDColumn property

Defines the column for the PID field.

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

Syntax

'Declaration
Public ReadOnly Property PIDColumn As DataColumn
    Get
'Usage
Dim instance As TimesheetDataSet.StatusingChangeLogDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

TimesheetDataSet.StatusingChangeLogDataTable class

TimesheetDataSet.StatusingChangeLogDataTable members

WebSvcTimeSheet namespace