Business Analyst Online API for Silverlight 2.2 Reference
DriveTimeParameters Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BAO.Tasks.TradeAreas Namespace : DriveTimeParameters Class


Glossary Item Box

The following tables list the members exposed by DriveTimeParameters.

Public Constructors

 NameDescription
Public ConstructorDriveTimeParameters ConstructorInitializes a new instance of the DriveTimeParameters class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyDistanceUnitsThe time or distance units of the Radii array items which is used to calculate the Drive Time trade/service areas.
Default: DriveTimeUnits.esriDriveTimeUnitsMinutes.  
Public PropertyDonut Whether to create non-overlapping donut-style Drive Time trade/service area bands instead of overlapping areas that all originate from the store/point origins.  
Public PropertyOutputSpatialReference The spatial reference to return the output feature set in.  
Public PropertyOutputTypes Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyRadiiA list of Drive Time times or distances in the units specified with the DistanceUnits parameter.  
Public PropertyReportOptions List of summary report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.SummaryReportParameters)
Public PropertyResultType Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyStoreIDFieldID of a single store in Stores layer to to generate trade area for.  
Public PropertyStores A point layer containing point features such as businesses, hospitals, schools, etc., which represent the locations from which the Drive Time trade/service areas will originate.  
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 MethodSetDefaultOutputTypesOverridden.  Sets the GetReport output type if the ReportOptions parameter contains report options; otherwise, sets the GetFeatureClass output type.  
Top

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.