次の方法で共有


ImportTimesheetDataSet.LinesRow.ASSN_ACT_WORK プロパティ

取得または状態管理では、割り当ての実績作業時間の合計量を設定します。

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

構文

'宣言
Public Property ASSN_ACT_WORK As Double
    Get
    Set
'使用
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As Double

value = instance.ASSN_ACT_WORK

instance.ASSN_ACT_WORK = value
public double ASSN_ACT_WORK { get; set; }

プロパティ値

型: System.Double

関連項目

参照先

ImportTimesheetDataSet.LinesRow クラス

ImportTimesheetDataSet.LinesRow メンバー

WebSvcStatusing 名前空間