Share via


ParameterMessage.CreateCacheKey method

Creates a cache key.

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

Syntax

'Declaration
Public Overrides Function CreateCacheKey As String
'Usage
Dim instance As ParameterMessage
Dim returnValue As String

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

Return value

Type: System.String
A cache key.

See also

Reference

ParameterMessage class

ParameterMessage members

Microsoft.PerformancePoint.Scorecards namespace