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.