fmeobjects.FMEBandTilePopulator.setDeleteSourceOnDestroy
- FMEBandTilePopulator.setDeleteSourceOnDestroy(deleteFlag)
Sets ‘deleteFlag’, identifying whether a populator should delete its source data file when destroyed.
- Parameters:
- Return type:
None
- Raises:
FMEException – An exception is raised if an error occurred.
This method must be implemented in the
FMEBandTilePopulator
subclass.