See also Declaration: GetDatabaseImportElementList(pImportSettings as DatabaseConnection) as ElementList Return Value The function returns a collection of ElementListItems.
Description GetDatabaseImportElementList retrieves information about the database as specified in pImportSettings to create the list of elements ppElementList. This list is used to exclude elements from import and to set the kind of the imported elements. See also ImportFromDatabase. The items of the collection are described in ElementListItem.