Description
The IssueTrackingItem
object is returned by methods of the IssueTracking
object. You can use IssueTrackingItem
to add a file or a file link to the item, which was added to or edited by the method of the IssueTracking
object.
Members
Example
To view an example that demonstrates how to use the IssueTrackingItem
object, see the Using Templates From Scripts section of the Using Issue-Tracking Templates From Tests help topic.
See Also
IssueTracking Object
Issue-Tracking Template
Using Issue-Tracking Templates