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