ESRI.ArcGIS.ADF.ArcGISServer
GetRasterInfoAsync(Int32) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class > GetRasterInfoAsync Method : GetRasterInfoAsync(Int32) Method




RID

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetRasterInfoAsync( _
   ByVal RID As Integer _
) 
Visual Basic (Usage)Copy Code
Dim instance As ImageServerProxy
Dim RID As Integer
 
instance.GetRasterInfoAsync(RID)
C# 
public void GetRasterInfoAsync( 
   int RID
)

Parameters

RID

See Also

© 2010 All Rights Reserved.