Click or drag to resize

DataConditionModelComparison Property

Defines the type of comparison to be made.

Namespace:  Livit.Learn.Model.Conditions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public Comparison Comparison { get; set; }

Property Value

Type: Comparison
Remarks

Available values for this property can be found here.

See Also