get_data_connection method

get_data_connection(id)

Gets the element at the specified ID.

Returns

DataConnection DataConnection.

def get_data_connection(self, id):
    ...
ParameterTypeDescription
idintID of DataConnectionUInt32.

See Also