actions property

List<IActionStructure>? actions

The actions which will execute when the rule is triggered.

Implementation

List<IActionStructure>? get actions;