Touchstone 11.0 API Reference
GetExposureConcentrationAnalyses Method


Air.Services.Proxy Assembly > (Global) Namespace > ExposureConcentrationAnalysisServiceClient Class : GetExposureConcentrationAnalyses Method
Contains a GetExposureConcentrationAnalysesRequest that identifies the Touchstone-generated Business Unit Sequential Identifier (SID), SQL Instance SID, and Project SID associated with the list of Geospatial Analyses to retrieve.
Retrieves all Touchstone® Geospatial Analyses in a given Project, Business Unit, and SQL Server Instance.
Syntax

Parameters

request
Contains a GetExposureConcentrationAnalysesRequest that identifies the Touchstone-generated Business Unit Sequential Identifier (SID), SQL Instance SID, and Project SID associated with the list of Geospatial Analyses to retrieve.

Return Value

A GetExposureConcentrationAnalysesResponse containing a list of Geospatial Analyses in the specified Project, Business Unit, and SQL Server Instance.
Remarks
To find the Business Unit SID to pass into this method, call the GetBusinessUnits() method.

To find the SQL Instance SID to pass into this method, call the GetSqlInstances() method.

To find the Project SID to pass into this method, call the GetProjects() method.

For information about submitting a new Geospatial Analysis job, see the SubmitRingConcentrationAnalysis(), SubmitZoneConcentrationAnalysis(), and SubmitEventConcentrationAnalysis() methods.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExposureConcentrationAnalysisServiceClient Class
ExposureConcentrationAnalysisServiceClient Members