ESRI.ArcGIS.ADF.ArcGISServer
GetNetworkDescriptionAsync(String,Object) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerProxy Class > GetNetworkDescriptionAsync Method : GetNetworkDescriptionAsync(String,Object) Method




NALayerName
userState

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetNetworkDescriptionAsync( _
   ByVal NALayerName As String, _
   ByVal userState As Object _
) 
Visual Basic (Usage)Copy Code
Dim instance As NAServerProxy
Dim NALayerName As String
Dim userState As Object
 
instance.GetNetworkDescriptionAsync(NALayerName, userState)
C# 
public void GetNetworkDescriptionAsync( 
   string NALayerName,
   object userState
)

Parameters

NALayerName
userState

See Also

© 2010 All Rights Reserved.