ESRI.ArcGIS.ADF.ArcGISServer
Result Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GetLegendInfoCompletedEventArgs Class : Result Property




Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Result As MapServerLegendInfo()
Visual Basic (Usage)Copy Code
Dim instance As GetLegendInfoCompletedEventArgs
Dim value() As MapServerLegendInfo
 
value = instance.Result
C# 
public MapServerLegendInfo[] Result {get;}

See Also

© 2010 All Rights Reserved.