Click or drag to resize
ICopyPasteDataProducer Methods

The ICopyPasteDataProducer type exposes the following members.

Methods
  NameDescription
Public methodGetSecondLevelInfo
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
Public methodSetFirstLevelCaches
Sets the first level caches which are to be filled before second level info is read as we skip the first level info retrieval.
Public methodSetSourceProject
Sets the source project for the producer to obtain the data to copy from
Top
See Also