次の方法で共有


ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.TS_LINE_CACHED_PROJ_REVISION_COUNTER プロパティ

PROJ_UIDプロパティによって識別される、ソース プロジェクトのリビジョンを表します。

名前空間:  WebSvcTimeSheet
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property TS_LINE_CACHED_PROJ_REVISION_COUNTER As String
    Get
    Set
'使用
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim value As String

value = instance.TS_LINE_CACHED_PROJ_REVISION_COUNTER

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

プロパティ値

型: System.String

関連項目

参照先

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow クラス

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow メンバー

WebSvcTimeSheet 名前空間