ImportTimesheetDataSet.LinesDataTable.TS_LINE_CLASS_UIDColumn 属性
定义为TS_LINE_CLASS_UID字段的列。
命名空间: WebSvcStatusing
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public ReadOnly Property TS_LINE_CLASS_UIDColumn As DataColumn
Get
用法
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn
value = instance.TS_LINE_CLASS_UIDColumn
public DataColumn TS_LINE_CLASS_UIDColumn { get; }
属性值
类型:System.Data.DataColumn
返回。
另请参阅
引用
ImportTimesheetDataSet.LinesDataTable 类