Click or drag to resize

StateModelIsElementActivated Property

Activates the parent Element when the State is activated.

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

Property Value

Type: Boolean
See Also