Click or drag to resize

ElementRuleModelRevertAction Property

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

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

Property Value

Type: CompositeActionModel
See Also