BIDataContainer.CreateCacheKey Method

Creates a cache key with the parameter message and endpoint.

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

Syntax

'Declaration
Public Function CreateCacheKey As String
'Usage
Dim instance As BIDataContainer
Dim returnValue As String

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

Return Value

Type: System.String
A cache key with the parameter message and endpoint.

See Also

Reference

BIDataContainer Class

BIDataContainer Members

Microsoft.PerformancePoint.Scorecards Namespace