RuleHelper Methods |
The RuleHelper type exposes the following members.
Name | Description | |
---|---|---|
GetActivityCondition |
Returns activity condition in XML format based on specific data.
| |
GetAttributeCondition |
Returns attribute condition in XML format based on specific data.
| |
GetDataFromCondition |
Returns data row container initialized with data from rule condition if the table definition contains column named as rule item name.
If there is no column named as rule item name then empty data row container is returned.
| |
GetMacroCondition |
Returns macro rule condition in XML format based on specific data.
| |
GetMacroConditionFromRule |
Returns macro condition saved within the given Rule. If there is no corresponding condition in the rule, returns empty string.
|