ICopyPasteDataProducer Methods |
The ICopyPasteDataProducer type exposes the following members.
Name | Description | |
---|---|---|
GetSecondLevelInfo |
Gets the second level info. This information is the information to import into the live project. All elements to import are specified in
elementsToImport and combined with the settings set on this importer, the importer will fill an ImportableData instance and returns that
| |
SetFirstLevelCaches |
Sets the first level caches which are to be filled before second level info is read as we skip the first level info retrieval.
| |
SetSourceProject |
Sets the source project for the producer to obtain the data to copy from
|