Open this page in the API Guide

ViewController<T>.ViewService Property

Gets the service that provides functionality for getting and saving views.

Namespace:  Dundas.BI.WebApi.Controllers
Assembly:  Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
protected IViewService ViewService { get; }

Property Value

Type: IViewService
See Also