DoubleEvaluator.MaxValue Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Evaluators Namespace > DoubleEvaluator Class > DoubleEvaluator Properties >

DoubleEvaluator.MaxValue Property

Gets or sets the maximum value.

Namespace: BNCS.Logic.Evaluators
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public double MaxValue { get; set; }

 

Remarks


When the MaxValue is set to a new value, the Execute() method is called.

 

See Also


DoubleEvaluator Class

BNCS.Logic.Evaluators Namespace