Skip to content

Release 2.6.3

Compare
Choose a tag to compare
@dahall dahall released this 23 Oct 16:39
· 328 commits to master since this release
  • Fixed null parameter problem with TaskFolder.EnumerateFolders() method
  • Added IComparable to Task, Trigger and Action classes
  • Added documentation to TaskCompatibility enum that describes changes made in each version
  • Extended the constructor and Initialize methods for TaskEditDialog and TaskPropertiesControl to accept an optional task name and task folder to ensure correct initialization order.