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.
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.