ScorecardScorecardModel Property

Note: This API is now obsolete.

Gets or sets the scorecard model.

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
[ObsoleteAttribute("This property has been replaced by the common RepeaterModel property.")]
public ScorecardModel ScorecardModel { get; set; }

Property Value

Type: ScorecardModel
The scorecard model.
See Also