Click or drag to resize

CategoricalEntailmentResponseConclusion Property

Gets the category Code in ResponseVariable derived by this instance when its FeaturePremises are satisfied.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public double ResponseConclusion { get; }

Property Value

Type: Double
The category code in ResponseVariable derived by this instance when its FeaturePremises are satisfied.
Remarks

Property ResponseConclusion returns a Double included in the CategoryCodes of ResponseVariable.

See Also