ArcGIS API for Silverlight - Library Reference
GPMessageType Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : GPMessageType Enumeration

An enumeration containing the types of messages returned from a geoprocessing task.

Syntax

Visual Basic (Declaration) 
Public Enum GPMessageType 
   Inherits System.Enum
C# 
public enum GPMessageType : System.Enum 

Members

MemberDescription
Abort The task execution was aborted.
Empty An empty message.
Error An error message.
Informative An informative message.
Warning A warning message.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.Tasks.GPMessageType

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.