UnsubmittedTimesheetDataSet.TimePeriodsRow.TS_NAME 屬性
會傳回與指定的時間期間相關聯的時程表的名稱。
命名空間: WebSvcAdmin
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property TS_NAME As String
Get
Set
'用途
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
Dim value As String
value = instance.TS_NAME
instance.TS_NAME = value
public string TS_NAME { get; set; }
屬性值
請參閱
參照
UnsubmittedTimesheetDataSet.TimePeriodsRow 類別