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

An array of messages that include the message type and a description.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Messages As List(Of GPMessage)
C# 
public List<GPMessage> Messages {get;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.