| ProfileManagerProfileDynamicsCacheData Property |
Gets the cache data.
Namespace:
Dynamicweb.Analytics.Profiles
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public IDictionary<string, int> Data { get; }
Public ReadOnly Property Data As IDictionary(Of String, Integer)
Get
Property Value
Type:
IDictionaryString,
Int32See Also