Dashboard Methods

Include Protected Members
Include Inherited Members

The Dashboard type exposes the following members.

Methods

  Name Description
Public method ClearItemCache Forces the first class object (FCO) cache to clear.
Public method Clone Performs a deep copy of this object. (Overrides Element.Clone().)
Public method CompareTo Compares this object to another object for sorting purposes. (Inherited from Element.)
Public method CopyFrom Copies from another object. (Overrides FirstClassElement.CopyFrom(Element).)
Public methodStatic member CreateNew Creates a new dashboard.
Public method CrossValidate Validates this object.
Public method Diff Compares this object with another object and returns the differences. (Overrides FirstClassElement.Diff(Object).)
Public method Equals(Object) (Inherited from Object.)
Public method Equals(Dashboard) Determines whether the current object is equal to another object of the same type.
Public method Equals(Element) Determines whether this object is equal to another object of the same type. (Inherited from Element.)
Public method Equals(FirstClassElement) Determines whether this object is equal to another object of the same type. (Inherited from FirstClassElement.)
Protected method Finalize (Inherited from Object.)
Public method FindDashboardItem Gets the dashboard item with the specified GUID.
Public method FindDashboardItemByInboundParameter Returns the dashboard item with the specified inbound parameter.
Public method GetChildFCOLocations Returns the locations of the scorecard, report, and filter objects that are contained by the dashboard. (Overrides FirstClassElement.GetChildFCOLocations().)
Public method GetFilterLocations Returns the locations of the filters that are contained by the dashboard.
Public method GetHashCode (Inherited from Object.)
Public method GetParameterMapping NOTE: This API is now obsolete.
Public method GetReportViewLocations Returns the locations of the reports that are contained by the dashboard.
Public method GetScorecardLocations Returns the locations of the scorecards that are contained by the dashboard.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object. (Overrides FirstClassElement.Validate().)

Top

See Also

Reference

Dashboard Class

Microsoft.PerformancePoint.Scorecards Namespace