Skip to main content

BusinessRuleDecisionTableRowReorderDirection

Specifies the direction for reordering decision table rows relative to a target position

enum BusinessRuleDecisionTableRowReorderDirection {
below
above
}

Values

BusinessRuleDecisionTableRowReorderDirection.below

Move the source row to a position below the target row

BusinessRuleDecisionTableRowReorderDirection.above

Move the source row to a position above the target row

Member Of

BusinessRuleDecisionTableMoveRowInput input