다음을 통해 공유


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