Optimizer.ForceOutUid Field
Contains a GUID that represents the out-of-solution project force status.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ForceOutUid As Guid
'Usage
Dim value As Guid
value = Optimizer.ForceOutUid
public static readonly Guid ForceOutUid
Remarks
Force status is an enumerator that represents how a project is enforced in an Optimizer solution. Following is a list of force status definitions:
0 = ForceIn; project is enforced in the Optimizer solution.
1 = ForceOut; project is enforced out of the Optimizer solution.
2 = Auto; project enforcement is determined by the Optimizer.