Method IsLastBlock
IsLastBlock(RuleBlock)
Is a RuleBlock at the end of the Rule
Declaration
public bool IsLastBlock(RuleBlock block)
Parameters
Type | Name | Description |
---|---|---|
RuleBlock | block | The RuleBlock to check |
Returns
Type | Description |
---|---|
bool | True if last in the list of RuleBlocks |