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


Glossary Item Box

The following tables list the members exposed by BAResultType.

Public Constructors

 NameDescription
Public ConstructorBAResultType ConstructorInitializes a new instance of the BAResultType class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)ARRAY_OF_STRING Array of String type.  
Public Fieldstatic (Shared in Visual Basic)BOOLEAN Boolean type.  
Public Fieldstatic (Shared in Visual Basic)ID_NAME_PAIRS Array of IDNamePair type.  
Public Fieldstatic (Shared in Visual Basic)REPORT_TEMPLATE_INFOS Array of ReportTemplateInfo type.  
Public Fieldstatic (Shared in Visual Basic)SPECIALSpecial type (the result is processed with the method of IBAResultProcessor interface implemented by task parameters).  
Public Fieldstatic (Shared in Visual Basic)STD_GEOGRAPHIES_FEATURES Array of StdGeographiesFeature type.  
Public Fieldstatic (Shared in Visual Basic)STRING String type.  
Public Fieldstatic (Shared in Visual Basic)SUMMARIZATION_INFOS Array of SummarizationInfo type.  
Public Fieldstatic (Shared in Visual Basic)TASK_RESULT_OUTPUT TaskResultOutput type.  
Top

Public Properties

 NameDescription
Public PropertyName Result type name.  
Top

Public Methods

 NameDescription
Public MethodEqualsReturns true if the compared object is the BAResultType type and its Name property equals to this Name.  
Public MethodGetHashCodeGets a hash code of this instance as a hash code of its Name property.  
Top

See Also

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