Share via


ToolAddEventData Event

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

The ToolAddEventData event indicates that a tool was added to workspace.

Syntax

<Event> 
  <SubscriptionID />
  <EventClass>urn:groove-net:Tool2Event</EventClass>
  <EventSource />
  <EventType>ToolAddEventData</EventType>
  <EventData xsi:type="e:ToolAddEventData">
    <Tool />
  </EventData>
</Event>

Complex Type Elements

Element

Data type

Description

Tool

Tool

Describes the tool that was added to the workspace.

See Also

Reference

GrooveTools Web Service

GrooveTools.Create Operation

Concepts

Accessing Tools in a Workspace

Handling Groove Web Services Events