GridDisplayElement.Description Property (Microsoft.PerformancePoint.Scorecards)

The description of the element.

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

Syntax

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

value = instance.Description

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

See Also

Reference

GridDisplayElement Class
GridDisplayElement Members
Microsoft.PerformancePoint.Scorecards Namespace