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


Glossary Item Box

The following tables list the members exposed by GamePlanMapParameters.

Public Constructors

 NameDescription
Public ConstructorGamePlanMapParameters ConstructorInitializes a new instance of the GamePlanMapParameters class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyAnalysisExtent Spatial/geographic extent on which to perform the analysis.  
Public PropertyBaseProfile Base segmentation profile (required if segments are specified using Game Plan Chart).  
Public PropertyCoreSegments List of Core segment IDs (used when segments are explicitly specified).  
Public PropertyDefineSegmentsExplicitlyMethod for defining segments explicitely or using Game Plan Chart
Default: true.  
Public PropertyDevelopmentalSegments List of Developmental segment IDs (used when segments are explicitly specified).  
Public PropertyIndexThreshold Index threshold (required if segments are specified using Game Plan Chart).  
Public PropertyNicheSegments List of Niche segment IDs (used when segments are explicitly specified).  
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 PropertyPercentThreshold Percent composition threshold (required if segments are specified using Game Plan Chart).  
Public PropertyRenderingParameters Configuration options for rendering output to map image. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters)
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 PropertySegmentationBase Segmentation base.  
Public PropertySegmentationLevel Segmentation level ID.  
Public PropertyStandardReportOptions Standard report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.StandardReportParameters)
Public PropertyTargetProfile Target segmentation profile (required if segments are specified using Game Plan Chart).  
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.