Share via


ResultMemberProperty.Value property

The value of the member property.

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

Syntax

'Declaration
Public MustOverride ReadOnly Property Value As Object
    Get
'Usage
Dim instance As ResultMemberProperty
Dim value As Object

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

Property value

Type: System.Object

See also

Reference

ResultMemberProperty class

ResultMemberProperty members

Microsoft.PerformancePoint.Scorecards.ResultSet namespace