AliasInfo.AliasCalculationInfo Property

Gets or sets the measure to use in the calculated metric.

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

Syntax

'Declaration
Public Overridable Property AliasCalculationInfo As KpiMeasure
    Get
    Set
'Usage
Dim instance As AliasInfo
Dim value As KpiMeasure

value = instance.AliasCalculationInfo

instance.AliasCalculationInfo = value
public virtual KpiMeasure AliasCalculationInfo { get; set; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.KpiMeasure
The measure to use in the calculated metric.

See Also

Reference

AliasInfo Class

AliasInfo Members

Microsoft.PerformancePoint.Scorecards Namespace