TimesheetListDataSet.TimesheetsRow.TS_NAME 属性
指定分配给该时间表的任意用户输入名称。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property TS_NAME As String
Get
Set
用法
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As String
value = instance.TS_NAME
instance.TS_NAME = value
public string TS_NAME { get; set; }
属性值
另请参阅
引用
TimesheetListDataSet.TimesheetsRow 类