BpmProperty.DisplayName Property (Microsoft.PerformancePoint.Scorecards)

The display name for this property.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property DisplayName As String
'Usage
Dim instance As BpmProperty
Dim value As String

value = instance.DisplayName

instance.DisplayName = value
[XmlAttributeAttribute] 
public virtual string DisplayName { get; set; }

See Also

Reference

BpmProperty Class
BpmProperty Members
Microsoft.PerformancePoint.Scorecards Namespace