Attachmate.Reflection.Emulation.Common Namespace > Theme Class : Modified Property |
True
indicates that the theme has been modified since the last save, false
indicates that it has not been modified.private Theme theme; //Sets the theme Name. bool IsModified = theme.Modified;