Bookmark | Returns the bookmark of the selected feature during various events. |
ID | Returns the ID of the current external event. |
Layer | Returns a reference to the Layer object corresponding to the selected feature during various events. |
MessageText | Sets the text to be displayed in a message box upon completion of handling the event. |
MessageType | Sets the message box buttons and icon style for the MessageText. |
Name | Returns the name of the current event. |
Object | Returns a reference to the object that invoked the current event. |
Parameters | Gets or sets rarely used parameters for the current event. |
Result | Sets a result value to be passed back from the event handling routine. |