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


Glossary Item Box

The following tables list the members exposed by LocatorReportParameters.

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 PropertyBusinessesSearchMethodMethod to search for the closest competitors.
Default: BusinessesSearchMethod.esriFindClosest.  
Public PropertyBusinessPoints Point layer with competitors' business points.  
Public PropertyCalculationMethodDistance calculation method.
Default: DistanceCalcType.esriDistanceCalcTypeStraightLine.  
Public PropertyClosestBusinessesCount Closest businesses count threshold.  
Public PropertyDistanceUnitsUnits to report distances in. For drive time calculation method, this property is ignored and the distances in minutes are displayed in the report.
Default: esriUnits.esriMiles.  
Public PropertyFieldAliases Aliases of fields to be shown in the report—up to 4 fields for a portrait report and up to 6 fields for a landscape report.  
Public PropertyFieldNames Fields of the BusinessPoints layer to be exported to the report—up to 4 fields for a portrait report and up to 6 fields for a landscape report.  
Public PropertyNearestDistance Nearest distance threshold.  
Public PropertyNearestDistanceUnitsUnits the NearestDistance property value is measured in.
Default: esriUnits.esriMiles.  
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 PropertyReportOrientation Orientation of the report.  
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 PropertySingleStoreIDID of a single store in Stores layer to generate report for.  
Public PropertyStandardReportOptions Standard report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.StandardReportParameters)
Public PropertyStoreIDFieldThe attribute field name in the input Stores layer which is associated with unique store/business IDs (typically store numbers for retail establishments with multiple locations).
Default: "STORE_ID".  
Public PropertyStoreNameFieldThe attribute field name in the input Stores layer which is associated with store/business names.
Default: "NAME".  
Public PropertyStores A point layer containing point features such as businesses, hospitals, schools, etc., which represent the locations of your businesses.  
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.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.