UnsubmittedTimesheetDataSet.TimePeriodsDataTable.TS_NAMEColumn 属性
在TimePeriodsDataTable中获取TS_NAMEColumn的模式。
命名空间: WebSvcAdmin
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public ReadOnly Property TS_NAMEColumn As DataColumn
Get
用法
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsDataTable
Dim value As DataColumn
value = instance.TS_NAMEColumn
public DataColumn TS_NAMEColumn { get; }
属性值
另请参阅
引用
UnsubmittedTimesheetDataSet.TimePeriodsDataTable 类