Retrieves the connector identifier (ID) from the event object.
Syntax
public String getConnectorID();
Parameters
None.
Return values
A String containing the connector ID, which identifies the connector to which the event is assigned.
Exceptions
Notes
Currently, the connector ID is only used for tracing purposes.