次の方法で共有


TimesheetDataSet.HeadersRow.TS_IS_PROCESSED プロパティ

タイムシートが完了し、変更できませんする必要があるかどうかを示します。

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

構文

'宣言
Public Property TS_IS_PROCESSED As Boolean
    Get
    Set
'使用
Dim instance As TimesheetDataSet.HeadersRow
Dim value As Boolean

value = instance.TS_IS_PROCESSED

instance.TS_IS_PROCESSED = value
public bool TS_IS_PROCESSED { get; set; }

プロパティ値

型: System.Boolean

注釈

TS_IS_PROCESSEDがtrueタイムシートはリコール、変更、または削除。

関連項目

参照先

TimesheetDataSet.HeadersRow クラス

TimesheetDataSet.HeadersRow メンバー

WebSvcTimeSheet 名前空間