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


Glossary Item Box

The following tables list the members exposed by MarketRankingParameters.

Public Constructors

 NameDescription
Public ConstructorMarketRankingParameters ConstructorInitializes a new instance of the MarketRankingParameters class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyAdditionalFieldsList of additional fields of the RankingData layer to be shown in the output report and to be exported to the output feature class.  
Public PropertyAnalysisExtent Spatial/geographic extent to restrict analysis by.  
Public PropertyFeaturesLimit The maximum number of ranked features to be shown in the output report and to be exported to the output feature class.  
Public PropertyIncludeSummaryField An option that shows summary rank values in the report.  
Public PropertyNameFieldThe attribute field in the RankingData layer which specifies a name for every feature.  
Public PropertyOutputAnalysisItem Configuration options for storing the output feature class in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters)
Public PropertyOutputReportItem Configuration options for storing the output report in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters)
Public PropertyOutputSpatialReference The spatial reference to return the output feature set in. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters)
Public PropertyOutputTypes Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyPercentFieldThe attribute field in the RankingData layer which specifies a field to be used for calculating the percentage of the PrimaryRankField field with respect to this field.  
Public PropertyPrimaryRankFieldThe attribute field in the RankingData layer which specifies a field to rank features by.  
Public PropertyRankingData A point or polygon layer containing features to be ranked.  
Public PropertyRankPercentagesAn option that shows the percentage of the PrimaryRankField field with respect to PercentField field in the output report.
Default: false.  
Public PropertyRenderingParameters Configuration options for rendering output to map image. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters)
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.AnalysisAndReportParameters)
Public PropertyStandardReportOptions Standard report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.StandardReportParameters)
Public PropertyTaskName Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyUseAllFeaturesAn option specifying the use of all features of the RankingData layer in the analysis.  
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.AnalysisAndReportParameters)
Protected MethodSetDefaultOutputTypes Sets default output types. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters)
Top

See Also

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