ActionBase Class

Represents a base dashboard action.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.ViewsActionBase
    More

Namespace: Dundas.BI.Entities.Views
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public abstract class ActionBase

The ActionBase type exposes the following members.

Constructors
 NameDescription
Protected methodActionBase Initializes a new instance of the ActionBase class.
Top
Properties
 NameDescription
Public propertyActionType Gets the action type.
Public propertyFriendlyName Gets or sets the friendly name.
Public propertyId Gets or sets the ID.
Public propertyName Gets or sets the name.
Top
See Also
Inheritance Hierarchy