Indicator to be used on the cache item receiver page to indicate send success,

This value will be verified through the response to make sure that it was sent successfully.

Namespace:  MicroMighty.SDK.Net.Tools
Assembly:  MicroMighty.SDK.Net (in MicroMighty.SDK.Net.dll)

Syntax

Visual Basic (Declaration)
Public IndicatorCacheUpdateSentOK As String
C#
public string IndicatorCacheUpdateSentOK
Visual C++
public:
String^ IndicatorCacheUpdateSentOK
JavaScript
indicatorCacheUpdateSentOK

See Also