CellSetMember.Description Property

The description of the member.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Description As String
    Get
'Usage
Dim instance As CellSetMember
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

CellSetMember Class

CellSetMember Members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet Namespace