Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the member transforms.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public ReadOnly Property MemberTransforms As List(Of MemberTransform)
Get
'Usage
Dim instance As ParameterContainer
Dim value As List(Of MemberTransform)
value = instance.MemberTransforms
public List<MemberTransform> MemberTransforms { get; }
Property Value
Type: System.Collections.Generic.List<MemberTransform>
The member transforms.