ImportTimesheetDataSet.LinesDataTable.TS_LINE_CLASS_UIDColumn Property

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public ReadOnly Property TS_LINE_CLASS_UIDColumn As DataColumn
    Get
'Usage
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ImportTimesheetDataSet.LinesDataTable Class

ImportTimesheetDataSet.LinesDataTable Members

WebSvcStatusing Namespace