ResultLevel.Description property

The description of the level.

Namespace:  Microsoft.PerformancePoint.Scorecards.ResultSet
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property Description As String
    Get
'Usage
Dim instance As ResultLevel
Dim value As String

value = instance.Description
public abstract string Description { get; }

Property value

Type: System.String

See also

Reference

ResultLevel class

ResultLevel members

Microsoft.PerformancePoint.Scorecards.ResultSet namespace