(41●1●3)
Jul 20 '08, 5:50 p.m.
Hi,
Is it possible to create an instance of subclasses of IItem (e.g. IWorkItem, IChangeSet, and IChange) programmatically? Currently, I'm using IItemType.createItem(...) to create a work item, but it doesn't seem to work.