Assignment.IsOverAllocated プロパティ
割り当ての間に、リソースが割り当て超過かどうかを示す値を取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property IsOverAllocated As Boolean
Get
'使用
Dim instance As Assignment
Dim value As Boolean
value = instance.IsOverAllocated
[RemoteAttribute]
public bool IsOverAllocated { get; }
プロパティ値
型: System.Boolean
True場合は、リソースが割り当て超過です。それ以外の場合、 False。
注釈
通常の作業時間内に終了できる量を上回る作業を行うには、割り当て超過のリソースが割り当てられます。リソースの作業の能力は、割り当て時に、リソース カレンダー、およびリソースの利用可能によって決定されます。