Share via


Element.Description Property (Microsoft.PerformancePoint.Scorecards)

A long description of the element.

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

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public Overridable Property Description As BpmPropertyLongText
'Usage
Dim instance As Element
Dim value As BpmPropertyLongText

value = instance.Description

instance.Description = value
[XmlIgnoreAttribute] 
public virtual BpmPropertyLongText Description { get; set; }

See Also

Reference

Element Class
Element Members
Microsoft.PerformancePoint.Scorecards Namespace