CellSetMemberProperty constructor

Initializes a new instance of the CellSetMemberProperty class.

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

Syntax

'Declaration
Public Sub New ( _
    memberProperty As MemberProperty _
)
'Usage
Dim memberProperty As MemberProperty

Dim instance As New CellSetMemberProperty(memberProperty)
public CellSetMemberProperty(
    MemberProperty memberProperty
)

Parameters

  • memberProperty
    Type: MemberProperty

See also

Reference

CellSetMemberProperty class

CellSetMemberProperty members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace