ESRI.ArcGIS.ADF.ArcGISServer
GetDataElementsAsync(DEBrowseOptions) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoDataServerProxy Class > GetDataElementsAsync Method : GetDataElementsAsync(DEBrowseOptions) Method




BrowseOptions

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetDataElementsAsync( _
   ByVal BrowseOptions As DEBrowseOptions _
) 
Visual Basic (Usage)Copy Code
Dim instance As GeoDataServerProxy
Dim BrowseOptions As DEBrowseOptions
 
instance.GetDataElementsAsync(BrowseOptions)
C# 
public void GetDataElementsAsync( 
   DEBrowseOptions BrowseOptions
)

Parameters

BrowseOptions

See Also

© 2010 All Rights Reserved.