Share via


Annotation.GenerateKeyPrefix method

Generates the prefix for an annotation cache key.

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

Syntax

'Declaration
Public Shared Function GenerateKeyPrefix As String
'Usage
Dim returnValue As String

returnValue = Annotation.GenerateKeyPrefix()
public static string GenerateKeyPrefix()

Return value

Type: System.String
The prefix for an annotation cache key.

See also

Reference

Annotation class

Annotation members

GenerateKeyPrefix overload

Microsoft.PerformancePoint.Scorecards namespace