次の方法で共有


TimesheetDataSet.LinesRow.TS_LINE_CACHED_PROJ_REVISION_RANK プロパティ

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

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

構文

'宣言
Public Property TS_LINE_CACHED_PROJ_REVISION_RANK As String
    Get
    Set
'使用
Dim instance As TimesheetDataSet.LinesRow
Dim value As String

value = instance.TS_LINE_CACHED_PROJ_REVISION_RANK

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

プロパティ値

型: System.String

注釈

ランクは、ロール オーバーの列TS_LINE_CACHED_PROJ_REVISION_COUNTERです。カウンターには、最大値に達するとに0、リセット ランクは増加します。

関連項目

参照先

TimesheetDataSet.LinesRow クラス

TimesheetDataSet.LinesRow メンバー

WebSvcTimeSheet 名前空間