Share via


ReportViewInstance.IsOverridden Method (Microsoft.PerformancePoint.Scorecards)

Overload List

Name Description
ReportViewInstance.IsOverridden (String)
Returns true if the property is overridden. Only name, description, and owner internal properties can be overridden by the value being null. All non-internal properties can be overridden. If the property is in the ReportViewInstance properties and in the ReportView properties then it is considered overridden.
ReportViewInstance.IsOverridden (String, BpmPropertyCollection)
Returns true, if the property is overridden. Only name, description, and owner internal properties can be overridden by the value being null. All non-internal properties can be overridden. If the property is in the ReportViewInstance properties and in the ReportView properties then it is considered overridden.
ReportViewInstance.IsOverridden (String, ReportView)
Returns true if the property is overridden. Only name, description, and owner internal properties can be overridden by the value being null. All non-internal properties can be overridden. If the property is in the ReportViewInstance properties and in the ReportView properties then it is considered overridden.

See Also

Reference

ReportViewInstance Class
ReportViewInstance Members
Microsoft.PerformancePoint.Scorecards Namespace