Esri Business Analyst Server API for Silverlight 2.2 Reference
ParseUtils Class Members
See Also  Methods  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace : ParseUtils Class


Glossary Item Box

The following tables list the members exposed by ParseUtils.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)EnsureGPResult Ensures that the JSON-decoded object is a GPResult object.  
Public Methodstatic (Shared in Visual Basic)EnsureValidDataType Ensures that the dataType property value of the specified JSON-decoded result object is equal to the given type name.  
Public Methodstatic (Shared in Visual Basic)EnsureValidGPDataType Ensures that the dataType property value of the specified JSON-decoded GPResult object is equal to the given GPType.  
Public Methodstatic (Shared in Visual Basic)GetOptionalPropertyOverloaded. Gets an optional property of a JSON-decoded object.  
Public Methodstatic (Shared in Visual Basic)HasProperty Determines if a JSON-decoded object contains nonnull property with the given name.  
Public Methodstatic (Shared in Visual Basic)TestAndGetElement<T> Tests an element of a JSON-decoded array on type only and gets it.  
Public Methodstatic (Shared in Visual Basic)TestAndGetProperty<T> Tests a property of a JSON-decoded object on existence and type and gets it.  
Top

See Also

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