ProjectDataSet.ProjectRow.OPTIMIZER_SOLUTION_UID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the GUID of the Portfolio Analysis Cost Optimizer solution that the project belongs to.
public:
property Guid OPTIMIZER_SOLUTION_UID { Guid get(); void set(Guid value); };
public Guid OPTIMIZER_SOLUTION_UID { get; set; }
member this.OPTIMIZER_SOLUTION_UID : Guid with get, set
Public Property OPTIMIZER_SOLUTION_UID As Guid
Property Value
Remarks
Read-only.