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


Glossary Item Box

The following tables list the members exposed by AverageDriveTimeReportParameters.

Public Constructors

 NameDescription
Public ConstructorAverageDriveTimeReportParameters ConstructorInitializes a new instance of the AverageDriveTimeReportParameters class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters)
Public PropertyAreaDescFieldName of area description field in the Boundaries layer.  
Public PropertyAreaLinkFieldThe attribute field name in the input Boundaries layer which is used to link trade areas with stores.  
Public PropertyBoundaries The polygon layer whose features represent trade areas.  
Public PropertyDistanceUnits The time or distance units which are used to calculate the average drive time or distance in.  
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 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 PropertyStoreIDFieldThe attribute field name in the input Stores layer which is associated with unique store/business IDs (typically store numbers for retail establishments with multiple locations).
Default: "STORE_ID".  
Public PropertyStores A point layer containing point features such as businesses, hospitals, schools, etc.  
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 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.