The following tables list the members exposed by DesireLinesParameters.
Name | Description | |
---|---|---|
![]() | DesireLinesParameters Constructor | Initializes a new instance of the ESRI.ArcGIS.Client.BAServer.Tasks.Analyses.DesireLinesParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | AnalysisExtent | Spatial/geographic extent to restrict analysis by. |
![]() | CalculationMethod | Distance calculation method. Default: DistanceCalcType.esriDistanceCalcTypeStraightLine . |
![]() | CustomerLinkField | The attribute field in the input Customers layer which links every customer with an associated store/business ID. |
![]() | Customers | A point layer containing point features which represent the locations of customers. |
![]() | CutOffDistance | Cut off threshold distance in the units specified in the CutOffUnits property. |
![]() | CutOffUnits | The distance units of the CutOffDistance property which is used to calculate the cut off distance. Default: esriUnits.esriMiles . |
![]() | DistanceUnits | The distance units in which the distance to the associated store is calculated and saved in the attributes of the output feature class for every desire line. Default: esriUnits.esriMiles . |
![]() | OutputAnalysisItem | Configuration options for storing the output feature class in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisParameters) |
![]() | OutputSpatialReference | The spatial reference to return the output feature set in. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisParameters) |
![]() | OutputTypes | Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | RenderingParameters | Configuration options for rendering output to map image. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisParameters) |
![]() | ResultType | Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | ReturnGeometry | An option specifying the presence of the shape attribute in the returned record set. Default: true . (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisParameters) |
![]() | SingleStoreID | ID of a single store in Stores layer to calculate desire lines for. |
![]() | StoreIDField | The 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" . |
![]() | Stores | A point layer containing point features such as businesses, hospitals, schools, etc.; every customer should be assigned to a feature of this layer. |
![]() | TaskName | Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
Name | Description | |
---|---|---|
![]() | ToVariables | Overridden. Converts task parameters to request variables. |
Name | Description | |
---|---|---|
![]() | NeedReportOutput | Tests that report output is required for the associated task. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | SetDefaultOutputTypes | Sets default output types. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisParameters) |