Indicates whether to update the cache monthly.
[Visual Basic .NET] Public Property UpdateCacheMonthlyPrompt As Boolean
[C#] public bool UpdateCacheMonthlyPrompt {get; set;}
[C++]
HRESULT get_UpdateCacheMonthlyPrompt(
VARIANT_BOOL* pPrompt
);
[C++]
HRESULT put_UpdateCacheMonthlyPrompt(
VARIANT_BOOL pPrompt
);
[C++]Parameters
pPrompt [out, retval] pPrompt is a parameter of type VARIANT_BOOL pPrompt [in] pPrompt is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.