ScorecardModel Class

Represents the model for a scorecard.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.ViewsScorecardModel

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 class ScorecardModel

The ScorecardModel type exposes the following members.

Constructors
  NameDescription
Public methodScorecardModel
Initializes a new instance of the ScorecardModel class.
Top
Properties
  NameDescription
Public propertyGroups
Gets the collection of groups in the scorecard.
Public propertyPageReadyActions
Gets the page loaded actions.
Top
See Also