ArcGIS API for Windows Phone - Library Reference
ProjectLastResult Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > GeometryService Class : ProjectLastResult Property

The last result of the Project operation.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ProjectLastResult As IList(Of Graphic)
C# 
public IList<Graphic> ProjectLastResult {get;}

Property Value

The project last result.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.