次の方法で共有


TimesheetDataSet.ActionsRow.TS_ACTION_IS_HISTORY プロパティ

これはこのタイムシートに適用されている現在のアクションであるかどうかを示します。

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

構文

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

value = instance.TS_ACTION_IS_HISTORY

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

プロパティ値

型: System.Boolean

関連項目

参照先

TimesheetDataSet.ActionsRow クラス

TimesheetDataSet.ActionsRow メンバー

WebSvcTimeSheet 名前空間