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

The solution messages (if returned in the server response) are an array of GPMessage instances.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Messages As GPMessage()
C# 
public GPMessage[] Messages {get;}

Property Value

The messages.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.