1 Reply Latest reply on Dec 28, 2005 6:29 PM by kukeltje

    Missing TaskInstance.setDescription

    tonyd

      I have an application where I am creating task instances dynamically, but there is no public mutator for the description property on TaskInstance, and the member variables are protected. Since every other property on TaskInstance has a mutator, I assume this is just an oversight.

      Thanks.