Share via


ParameterMapping.CreateCacheKey Method

Creates a cache key.

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

Syntax

'Declaration
Public Function CreateCacheKey As String
'Usage
Dim instance As ParameterMapping
Dim returnValue As String

returnValue = instance.CreateCacheKey()
public string CreateCacheKey()

Return Value

Type: System.String
A concatenated string that contains the source column name and post formula for this object.

See Also

Reference

ParameterMapping Class

ParameterMapping Members

Microsoft.PerformancePoint.Scorecards Namespace