ViewType Enumeration

Specifies the possible types of views in the application.

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public enum ViewType
Members
  Member nameValueDescription
Dashboard0 A dashboard.
Report1 A report.
Scorecard2 A scorecard.
SmallMultiple3 A small multiple.
See Also