Esri Business Analyst Server API for Silverlight 2.2 Reference
GridsParameters Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas Namespace : GridsParameters Class


Glossary Item Box

The following tables list the members exposed by GridsParameters.

Public Constructors

 NameDescription
Public ConstructorGridsParameters ConstructorInitializes a new instance of the GridsParameters class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyAggregationHierarchy Name of a hierarchy of data layers used to calculate summarization fields.  
Public PropertyAnalysisExtent Spatial/geographic extent to apply analysis at.  
Public PropertyDataHierarchy Name of a hierarchy of data layers used for generating summary reports. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyDistanceUnitsThe distance units for the GridCellSize property.
Default: esriUnits.esriMiles.  
Public PropertyGridCellSize Size of grid cells.  
Public PropertyOutputAnalysisItem Configuration options for storing the output feature class in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyOutputReportItems List of configuration options for storing the output reports in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyOutputSpatialReference The spatial reference to return the output feature set in. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyOutputTypes Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyRenderingParameters Configuration options for rendering output to map image. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertyReportOptions List of summary report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.SummaryReportParameters)
Public PropertyResultType Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyReturnGeometryAn option specifying the presence of the shape attribute in the returned record set.
Default: true. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Public PropertySummarizations Summarization fields to be appended to the output feature class.  
Public PropertySymbolizationField Name of summarization field to do symbolization by.  
Public PropertyTaskName Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Top

Public Methods

 NameDescription
Public MethodToVariablesOverridden.  Converts task parameters to request variables.  
Top

Protected Methods

 NameDescription
Protected MethodNeedReportOutput Tests that report output is required for the associated task. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Protected MethodSetDefaultOutputTypes Sets default output types. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters)
Top

See Also

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