What IItemHandle classes possible in IWorkItem.getValue(IAttribute)
Hi,
can anybody send me an overview of which IItemHandle subclasses can be encountered if IWorkItem.getValue(IAttribute) is called.
I need this for a utility that provides a string representation for any encountered work item attribute.
There is overall a huge amount of subclasses but I guess not all of them can be returned by the mentioned method.
Thank you
Accepted answer
See the code attached to A RTC WorkItem Command Line Version 3.0 see the ExportWorkItemCommand class.