ConflictFoundEventData Fields |
The InputMapperConflictFoundEventData type exposes the following members.
Name | Description | |
---|---|---|
assignment |
The pending input assignment.
| |
conflicts |
A list of assignment conflicts found.
| |
inputMapper |
The InputMapper that sent this event.
(Inherited from InputMapperEventData.) | |
isProtected |
Is one or more of the conflicting maps protected from removal?
| |
responseCallback |
Invoke this callback to send a response to the Input Mapper.
|