Share via


BpmProperty.Description Property (Microsoft.PerformancePoint.Scorecards)

The description for the property.

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

Syntax

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

value = instance.Description

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

See Also

Reference

BpmProperty Class
BpmProperty Members
Microsoft.PerformancePoint.Scorecards Namespace