Share via


Annotation.GenerateKey method

Generates a cache key for this annotation.

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

Syntax

'Declaration
Public Function GenerateKey As String
'Usage
Dim instance As Annotation
Dim returnValue As String

returnValue = instance.GenerateKey()
public string GenerateKey()

Return value

Type: System.String
A cache key for this annotation.

See also

Reference

Annotation class

Annotation members

GenerateKey overload

Microsoft.PerformancePoint.Scorecards namespace