Member.MemberOperation Property
Gets or sets the member operation for this member.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property MemberOperation As MemberOperation
Get
Set
'Usage
Dim instance As Member
Dim value As MemberOperation
value = instance.MemberOperation
instance.MemberOperation = value
public MemberOperation MemberOperation { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.MemberOperation
The member operation for this member.