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


Glossary Item Box

The following tables list the members exposed by CoreDevelopSegmentsParameters.

Public Constructors

 NameDescription
Public ConstructorCoreDevelopSegmentsParameters ConstructorInitializes a new instance of the CoreDevelopSegmentsParameters class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyBaseProfile Base segmentation profile.  
Public PropertyCoreTargetNameCore summary group name (required if UseExistingTargetGroup=true).  
Public PropertyDevelopmentalTargetNameDevelopmental summary group name (required if UseExistingTargetGroup=true).  
Public PropertyIndexThresholdIndex threshold (required if UseExistingTargetGroup=false).  
Public PropertyOutputReportItem Configuration options for storing the output report in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.StandardReportParameters)
Public PropertyOutputTypes Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyPercentThresholdPercent composition threshold (required if UseExistingTargetGroup=false).  
Public PropertyResultType Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyStandardReportOptions Standard report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.StandardReportParameters)
Public PropertyTargetGroupTarget group (required if UseExistingTargetGroup=true).  
Public PropertyTargetProfile Target segmentation profile.  
Public PropertyTaskName Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyUseExistingTargetGroupOption specifying the use of the existing target group.
Default: false.  
Top

Public Methods

 NameDescription
Public MethodToVariablesOverridden.  Converts task parameters to request variables.  
Top

Protected Methods

 NameDescription
Protected MethodNeedReportOutput Specifies that the report output is required for this task. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.StandardReportParameters)
Protected MethodSetDefaultOutputTypesSets the GetReport value as the default output type. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.StandardReportParameters)
Top

See Also

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