Click or drag to resize

CategoricalEntailmentResponseVariable Property

Gets the response variable from which this instance defines its ResponseConclusion.

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

Property Value

Type: CategoricalVariable
The response variable from which this instance defines its ResponseConclusion.
See Also