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


Glossary Item Box

The following tables list the members exposed by AssignCustomersByTradeAreaParameters.

Public Constructors

 NameDescription
Public ConstructorAssignCustomersByTradeAreaParameters ConstructorInitializes a new instance of the AssignCustomersByTradeAreaParameters class.  
Top

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 PropertyBoundaries A polygon layer whose features represent trade areas.  
Public PropertyCustomerLinkFieldThe name of the field in the Customers layer to be used for assigning customers with stores.  
Public PropertyCustomers A point layer containing point features which represent the locations of customers.  
Public PropertyOutputAnalysisItem Configuration options for storing the output feature class in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisParameters)
Public PropertyOutputSpatialReference The spatial reference to return the output feature set in. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisParameters)
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.AnalysisParameters)
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.AnalysisParameters)
Public PropertyStoreIDFieldThe attribute field name in the input Boundaries layer which is associated with a store/business IDs (typically store numbers for retail establishments with multiple locations).
Default: "STORE_ID".  
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 MethodToVariables Converts task parameters to request variables. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisParameters)
Top

Protected Methods

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

See Also

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