ILinkedWorkItemExtension::OnWorkItemRemoved Method (IElement^, String^, Int32)
Visual Studio 2015
Called before the model element is unlinked from a work item, including when the model element is deleted.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Parameters
- element
-
Type:
Microsoft.VisualStudio.Uml.Classes::IElement^
Model element that is to be unlinked.
- serverUri
-
Type:
System::String^
Identity of the TFS server.
- workItemId
-
Type:
System::Int32
Work item number.
Show: