Click or drag to resize

SolutionRuleModelConditionsSerialized Property

[Missing <summary> documentation for "P:Livit.Learn.Model.Rules.SolutionRuleModel.ConditionsSerialized"]

Namespace:  Livit.Learn.Model.Rules
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<RuleConditionModel> ConditionsSerialized { get; set; }

Property Value

Type: ListRuleConditionModel
See Also