ESRI.ArcGIS.Mobile.Client
MobileCacheMapLayerInfo Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace > FeatureSourceInfo Class : MobileCacheMapLayerInfo Property

The mobile service info that this feature layer info exists in.

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("Use CacheMapLayerInfo property")>
Public ReadOnly Property MobileCacheMapLayerInfo As MobileCacheMapLayerInfo
C# 
[ObsoleteAttribute("Use CacheMapLayerInfo property")]
public MobileCacheMapLayerInfo MobileCacheMapLayerInfo {get;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also