Share via


PlannerSolutionDataSet.SolutionsRow.OPT_ENF_SCHEDULING_CONS property

Gets or sets the Boolean value to enforce scheduling dependency.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property OPT_ENF_SCHEDULING_CONS As Boolean
    Get
    Set
'Usage
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim value As Boolean

value = instance.OPT_ENF_SCHEDULING_CONS

instance.OPT_ENF_SCHEDULING_CONS = value
public bool OPT_ENF_SCHEDULING_CONS { get; set; }

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

PlannerSolutionDataSet.SolutionsRow class

PlannerSolutionDataSet.SolutionsRow members

WebSvcPortfolioAnalyses namespace