Element.Name Property (Microsoft.PerformancePoint.Scorecards)

The display name of the element.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public Overridable Property Name As BpmPropertyText
'Usage
Dim instance As Element
Dim value As BpmPropertyText

value = instance.Name

instance.Name = value
[XmlIgnoreAttribute] 
public virtual BpmPropertyText Name { get; set; }

See Also

Reference

Element Class
Element Members
Microsoft.PerformancePoint.Scorecards Namespace