The following tables list the members exposed by FindSimilarParameters.
Name | Description | |
---|---|---|
![]() | FindSimilarParameters Constructor | Initializes a new instance of the ESRI.ArcGIS.Client.BAServer.Tasks.Analyses.FindSimilarParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | AnalysisExtent | Spatial/geographic extent to restrict analysis by. |
![]() | AnalysisType | Analysis type. Default: FindSimilarAnalysisType.esriFindSimilarAnalysisPCA . |
![]() | Boundaries | Target polygon layer whose sites are ranked on similarity to the master site. |
![]() | CommonFields | Fields of the Boundaries layer used for ranking sites. |
![]() | DataHierarchy | Name of a hierarchy of data layers to get demography for analysis from. |
![]() | MasterSiteLayer | Polygon layer to get the master site from. |
![]() | MasterSiteOID | OID of the master site. |
![]() | 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) |
![]() | PCAEigenvalue | Eigenvalue boundary for Kaiser Criterion used with Principal Component Analysis. Default: 1 . |
![]() | PCARankSites | Maximal number of sites to rank with Principal Component Analysis. Default: -1 . |
![]() | PercentValues | Array of tolerance values in percents for Conventional Analysis. |
![]() | 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) |
![]() | Summarizations | Demographic variables used for ranking sites. |
![]() | 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) |