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


Glossary Item Box

The following tables list the members exposed by MarketPenetrationParameters.

Public Constructors

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyAnalysisExtent Spatial/geographic extent to restrict analysis by.  
Public PropertyAreaDescFieldName of area description field in the Boundaries layer.  
Public PropertyAreaIDFieldName of area ID field in the Boundaries layer.
Default: "AREA_ID".  
Public PropertyBoundaries A polygon layer whose features represent trade areas.  
Public PropertyCustomerLinkFieldThe attribute field in the input Customers layer which links every customer with the associated store/business ID.
Default: "STORE_ID".  
Public PropertyCustomers A point layer containing point features which represent the locations of customers.  
Public PropertyCustomerWeightFieldThe weight field in the Customers layer used for calculating a weight rather than number of customers, Sales for example.  
Public PropertyDataHierarchy Name of a hierarchy of data layers used for summarization.  
Public PropertyMultiplierMultiplier of penetration values.
Default: 100.  
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 PropertyRenderingParameters Configuration options for rendering output to map image. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters)
Public PropertyReportOrientationOrientation of the report.
Default: ReportOrientation.esriReportOrientationPortrait.  
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 PropertySingleAreaIDID of a single area of the Boundaries layer to calculate market penetration for.  
Public PropertyStandardReportOptions Standard report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.StandardReportParameters)
Public PropertyStoreIDFieldThe attribute field name in the Boundaries layer which links every trade area with the associated store/business ID.
Default: "STORE_ID".  
Public PropertyTaskName Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyTotalMarketCountField Total market count field name.  
Public PropertyUseGeographyLevelAn option specifying the use of a geography layer for either calculating market penetration or not.
Default: false.  
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.