-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Labels
BCIdeaIssue related to a BCIdeaIssue related to a BCIdea
Description
BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=0843b415-e1f5-f011-92b8-7c1e52cd5354
Description
Provide some kind of tri-state (or nullable) boolean (undefined, true, false) implementation.
This is useful for events, handlers or method return values where I want to know if an event has been:
-
handled positively = true -
handled negatively = false -
not handled by anyone at all = undefined
I imagine a Codeunit with an internal state (integer value) and a set of convenience methods to get and set values.
I will provide the implementation for this BC Idea
- I will provide the implementation for this BC Idea
Metadata
Metadata
Assignees
Labels
BCIdeaIssue related to a BCIdeaIssue related to a BCIdea