This document is archived and information here might be outdated. Recommended version. |
Indicates if a given map has a single fused map tile cache.
[Visual Basic .NET] Public Function HasSingleFusedMapCache ( _ ByVal MapName As String _ ) As Boolean
[C#] public bool HasSingleFusedMapCache ( string MapName );
[C++]
HRESULT HasSingleFusedMapCache(
BSTR MapName
);
[C++]
Parameters MapName [in]
MapName is a parameter of type BSTR
Use this method to determine if a cached map service has a single fused map cache.