Esri Business Analyst Server API for Silverlight 2.2 Reference
GetGPResultValueArray Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace > GPResultProcessors Class : GetGPResultValueArray Method

decodedObject
An object with array of GPResult objects (array must have only one element).
resultTypes
Types of the GPResult array waited (the first result type is the major type waited, other result types are alias types supported for this array).

Glossary Item Box

Gets a single result object returned by a Business Analyst task as array of values.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

decodedObject
An object with array of GPResult objects (array must have only one element).
resultTypes
Types of the GPResult array waited (the first result type is the major type waited, other result types are alias types supported for this array).

Return Value

Array of values.

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.