fmeobjects.FMEPalette.setModified
- FMEPalette.setModified(modified)
Sets whether palette has been modified from baseline state.
Note that
hasBeenModifiedis initially set toFalse. Then, any calls that alter the palette will cause the modified state to becomeTrue(this does not need to be explicitly set; it will occur automatically).