ESRI.ArcGIS.ADF.ArcGISServer
GetLayerCountAsync(Int32) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GlobeServerProxy Class > GetLayerCountAsync Method : GetLayerCountAsync(Int32) Method




ParentID

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetLayerCountAsync( _
   ByVal ParentID As Integer _
) 
Visual Basic (Usage)Copy Code
Dim instance As GlobeServerProxy
Dim ParentID As Integer
 
instance.GetLayerCountAsync(ParentID)
C# 
public void GetLayerCountAsync( 
   int ParentID
)

Parameters

ParentID

See Also

© 2010 All Rights Reserved.