Click or drag to resize

ReactionRuleModelAction Property

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

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

Property Value

Type: CompositeActionModel
See Also