Share via


DiscussionThreadsController.GetThreads Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetThreads(Int32) Query discussion threads by work item id GET /_apis/discussion/threads?workItemId={workItemId}
Public method GetThreads(array<String[]) Query discussion threads by artifact uri GET /_apis/discussion/threads?artifactUri={artifactUri}

Top

See Also

Reference

DiscussionThreadsController Class

Microsoft.TeamFoundation.Discussion.Server Namespace