CellSetMemberProperty.Value property

The value of the member property.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Value As Object
    Get
'Usage
Dim instance As CellSetMemberProperty
Dim value As Object

value = instance.Value
public override Object Value { get; }

Property value

Type: System.Object

See also

Reference

CellSetMemberProperty class

CellSetMemberProperty members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace