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


Glossary Item Box

The following tables list the members exposed by FindSimilarParameters.

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 PropertyAnalysisTypeAnalysis type.
Default: FindSimilarAnalysisType.esriFindSimilarAnalysisPCA.  
Public PropertyBoundaries Target polygon layer whose sites are ranked on similarity to the master site.  
Public PropertyCommonFieldsFields of the Boundaries layer used for ranking sites.  
Public PropertyDataHierarchy Name of a hierarchy of data layers to get demography for analysis from.  
Public PropertyMasterSiteLayer Polygon layer to get the master site from.  
Public PropertyMasterSiteOID OID of the master site.  
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 PropertyPCAEigenvalueEigenvalue boundary for Kaiser Criterion used with Principal Component Analysis.
Default: 1.  
Public PropertyPCARankSitesMaximal number of sites to rank with Principal Component Analysis.
Default: -1.  
Public PropertyPercentValues Array of tolerance values in percents for Conventional Analysis.  
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 PropertySummarizations Demographic variables used for ranking sites.  
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.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.