GET api/BusinessModules/{id}/TabViewSettings

Gets the TabView for the Business Module with the specified id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The id of the Business Module

string

Required

Body Parameters

None.

Response Information

Resource Description

Returns a TabView.

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.