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




Syntax

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

See Also

© 2010 All Rights Reserved.