共用方式為


ImportTimesheetDataSet.LinesRow.TS_LINE_COMMENT 屬性

取得或設定在時程表行中的使用者輸入的註解。

命名空間:  WebSvcStatusing
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property TS_LINE_COMMENT As String
    Get
    Set
'用途
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As String

value = instance.TS_LINE_COMMENT

instance.TS_LINE_COMMENT = value
public string TS_LINE_COMMENT { get; set; }

屬性值

類型:System.String

請參閱

參照

ImportTimesheetDataSet.LinesRow 類別

ImportTimesheetDataSet.LinesRow 成員

WebSvcStatusing 命名空間