ImportTimesheetDataSet.LinesRow.TS_LINE_CLASS_NAME 屬性
取得或設定類別的時程表行的名稱。
命名空間: WebSvcStatusing
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property TS_LINE_CLASS_NAME As String
Get
Set
'用途
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As String
value = instance.TS_LINE_CLASS_NAME
instance.TS_LINE_CLASS_NAME = value
public string TS_LINE_CLASS_NAME { get; set; }
屬性值
備註
如果伺服器設定為匯入標準的時程表行,這一定是Standard。
請參閱
參照
ImportTimesheetDataSet.LinesRow 類別