| ObjectKey Property | |
| See Also |
The unique ID in XML format of the business object on which the event occurred.
Read-only property
| Visual Basic |
|---|
Public Property ObjectKey() As String |
The property returns an empty string in the following cases:
- Business objects that are not exposed in the DI API.
- In the before notification of an Add action (et_FORM_DATA_ADD).
- In the before notification of a Load action (et_FORM_DATA_LOAD) triggered by a Find operation.