StatusingAssignmentsDataSet.AssignmentsRow.ASSN_UNITS プロパティ
理論的なすべてのリソースの容量の割合として表される、この割り当てを実行、リソースの作業時間数を指定します。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property ASSN_UNITS As Decimal
Get
Set
'使用
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Decimal
value = instance.ASSN_UNITS
instance.ASSN_UNITS = value
public decimal ASSN_UNITS { get; set; }
プロパティ値
注釈
ASSN_UNITSのRES_MAX_UNITSプロパティによって制限できます。
関連項目
参照先
StatusingAssignmentsDataSet.AssignmentsRow クラス