RuleActions object

Description

The RuleActions object is a collection of all actions set up in a single rule.

Methods

Add()

Add

Delete(long DBID)

Deletes an object in the database by its index.

DeleteByDBID(long DBID)

DeleteByDBID

Refresh()

Refresh

Properties

long Count

Count
(read-only)

RuleAction Item(long Index)

Item
(read-only)

RuleAction ItemByDBID(long DBID)

ItemByDBID
(read-only)

Search documentation