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 クラス