次の方法で共有


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 名前空間