MCRUpSellOperand Enumeration
Help Text: The method used to compare two values
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
Equal | 0 | = |
NotEqual | 1 | != |
Greater | 3 | > |
Less | 4 | < |
GreaterEqual | 5 | >= |
LessEqual | 6 | <= |
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Help Text: The method used to compare two values
Style: ComboBox
Name | Value | Description |
---|---|---|
Equal | 0 | = |
NotEqual | 1 | != |
Greater | 3 | > |
Less | 4 | < |
GreaterEqual | 5 | >= |
LessEqual | 6 | <= |