CategoricalEntailmentResponseConclusion Property

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

Definition

Namespace: Novacta.Analytics
Assembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
C#
public double ResponseConclusion { get; }

Property Value

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