Click or drag to resize

CompositeActionModelCurrentActionInvoked Property

Specifies if action at index ExecutionIndex has been invoked.

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

Property Value

Type: Boolean
See Also