Method GetTotalBlocksCount
GetTotalBlocksCount(bool)
Get total number of Actions part of the Rules in the RuleSet
Declaration
public int GetTotalBlocksCount(bool countDisabled = true)
Parameters
Type | Name | Description |
---|---|---|
bool | countDisabled | If true, it will count disabled blocks. |
Returns
Type | Description |
---|---|
int | Number of Actions |