ArcGIS API for WPF - Library Reference
GetAllDetails Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISDynamicMapServiceLayer Class : GetAllDetails Method

onCompleted
The method to call when details of the sub layer or table is retrieved.
Gets all details for sub layers or tables.

Syntax

Visual Basic (Declaration) 
Public Sub GetAllDetails( _
   ByVal onCompleted As Action(Of IDictionary(Of Integer,FeatureLayerInfo),Exception) _
) 

Parameters

onCompleted
The method to call when details of the sub layer or table is retrieved.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.