Share via


RemoteGlobalCache.ElementTable Property (Microsoft.PerformancePoint.Scorecards)

The the underlying hashtable

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public ReadOnly Property ElementTable As Hashtable
'Usage
Dim instance As RemoteGlobalCache
Dim value As Hashtable

value = instance.ElementTable
public Hashtable ElementTable { get; }

See Also

Reference

RemoteGlobalCache Class
RemoteGlobalCache Members
Microsoft.PerformancePoint.Scorecards Namespace