Share via


GrooveLocal.OpenToolProperties Operation

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

In this article
HTTP Post URL
Input Message Header
Input Message Parameters
Output Message Header
Return Value

The OpenToolProperties operation opens a window with the tool properties.

HTTP Post URL

The HTTP Post URL targets the service for a tool. This URI is provided by the GrooveTools.Read operation in the LocalURI element.

Input Message Header

GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.

Input Message Parameters

<DisplayTab />

Element

Data type

Description

DisplayTab

xs:int

Specifies the tab of the form to display.

  • 0 displays the General tab.

  • 1 displays the Alerts tab.

  • 2 displays the Permissions tab.

  • This element is optional.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

None.

See Also

Reference

GrooveLocal Web Service

GrooveTools Web Service