get_external_connection_by_id method
get_external_connection_by_id
Gets the ExternalConnection
element with the specified id.
Returns
The element with the specified id.
def get_external_connection_by_id(self, conn_id):
...
Parameter | Type | Description |
---|---|---|
conn_id | int | external connection id |