LogicOperation.UpperThreshold Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicOperation Class > LogicOperation Properties >

LogicOperation.UpperThreshold Property

Gets or sets the upper threshold value.

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

 

Syntax


public double UpperThreshold { get; set; }

Field Value

The upper threshold is a double value that defaults to 1.0.

 

See Also


LogicOperation Class

BNCS.Logic.Models Namespace