次の方法で共有


ProjectDataSet.AssignmentRow.ASSN_UNITS プロパティ

理論的なすべてのリソースの容量の割合として表される、この割り当てを実行、リソースの作業時間数を指定します。

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

構文

'宣言
Public Property ASSN_UNITS As Double
    Get
    Set
'使用
Dim instance As ProjectDataSet.AssignmentRow
Dim value As Double

value = instance.ASSN_UNITS

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

プロパティ値

型: System.Double

注釈

ASSN_UNITSのRES_MAX_UNITSプロパティによって制限できます。

関連項目

参照先

ProjectDataSet.AssignmentRow クラス

ProjectDataSet.AssignmentRow メンバー

WebSvcProject 名前空間