MemberTransform.Type Property
Gets or sets the type of transform.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property Type As MemberTransformType
Get
Set
'Usage
Dim instance As MemberTransform
Dim value As MemberTransformType
value = instance.Type
instance.Type = value
public MemberTransformType Type { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.MemberTransformType
The type of transform.