FRAMES | NO FRAMES
AnalysisParameters Type

Common parameters of tasks.

Availability: Business Analyst Server, Business Analyst Online.

abstract class AnalysisParameters

Property Description
ActiveDatasetID ID of the active dataset. Type String. Available with Business Analyst Server.
IsFullErrorMessage Mode for composing error messages. Type Boolean. Available with Business Analyst Server.
OutputSpatialReference An option specifying the spatial reference to return the output feature layer in. Type SpatialReference. If this parameter is missing, the output record set will be returned in the default spatial reference. Available with Business Analyst Server 10.0 SP1.
ReturnGeometry An option specifying the presence of the shape attribute in the returned record set. Type Boolean. Available with Business Analyst Server 10.0 SP1.
Default: true.
token User authentication token received from Authentication Web Service. Type String. Available with Business Analyst Online.

Usage Tips

See Also