InformationNodeConverters.AddAssociatedWorkItems 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 | |
---|---|---|
AddAssociatedWorkItems(IBuildDetail, array<WorkItem[]) | Adds associated work item summaries to the specified build. Saves to the server. | |
AddAssociatedWorkItems(IBuildInformation, array<WorkItem[]) | Adds associates summaries of work items the specified build information object. Does not save to the server. |
Top