DataConditionModelComparison Property
|
Defines the type of comparison to be made.
Namespace:
Livit.Learn.Model.ConditionsAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic Comparison Comparison { get; set; }
Property Value
Type:
Comparison
Remarks
Available values for this property can be found here.
See Also