Richard_Mayo
2 years agoNew Contributor III
Call Finance Rule from Confirmation Rule
Afternoon All,
I'm looking to create a set of standardised confirmation rules as Finance Business Rules which I then want to reference from the confirmation rule itself to cut down on maintenance. ...
- 2 years ago
Apologies please ignore this - the code does work, it just didn't come up with anything in intellisense as I was typing so I presumed it wasn't valid in confirmation rule syntax.
Sorry!
- 2 years ago
Yeah, you've found one of the very few situations where Intellisense doesn't work, unfortunately - it cannot inspect custom classes outside of the current namespace (i.e. the current editor window).