ViewViewType Property

Gets the view type.

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 abstract ViewType ViewType { get; }

Property Value

Type: ViewType
The view type.
See Also