Getting Information About Views

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

The ReadViews operation provides information about all the views in the Forms tool. This operation also returns name and header text for each column in the view.

The ReadViews operation returns the display name, ID, and URI of each view. You can use the URI in the ViewURI parameter of the QueryRecords operation to limit the records returned to those included in the specified view.

See Also

Reference

GrooveForms2.ReadViews Operation

Concepts

Accessing Forms Tool Design Information

Getting Information About Forms

Accessing Forms Tool Records