Compartilhar 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