Esri Business Analyst Server API for Silverlight 2.2 Reference
GPResultType Enumeration
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace : GPResultType Enumeration

Glossary Item Box

Enumeration of supported types of standard ArcGIS GPResult objects.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Members

MemberDescription
GPBoolean Boolean value type.
GPDataFile External data type.
GPDouble Real value type.
GPFeatureRecordSetLayer Feature record set type.
GPLong Integer value type.
GPRasterData External image type.
GPRasterDataLayer External map image type.
GPString String value type.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.BACore.Client.GPResultType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.