次の方法で共有


ImportTimesheetDataSet.LinesRow.ASSN_PCT_WORK_COMPLETE プロパティ

取得または状態管理では、タスクの実績作業時間の割合を設定します。

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

構文

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

value = instance.ASSN_PCT_WORK_COMPLETE

instance.ASSN_PCT_WORK_COMPLETE = value
public int ASSN_PCT_WORK_COMPLETE { get; set; }

プロパティ値

型: System.Int32

関連項目

参照先

ImportTimesheetDataSet.LinesRow クラス

ImportTimesheetDataSet.LinesRow メンバー

WebSvcStatusing 名前空間