Touchstone 11.0 API Reference
Type Property (ExposureTarget)


Air.Services.Proxy Assembly > AIR.Services.AnalysisCommon.Data Namespace > ExposureTarget Class : Type Property
(Required for a Data Quality Analysis or Geospatial Analysis, Optional for a Detailed Loss Analysis or Hazard Analysis) Contains the type (Exposure View or Contract) of the Exposure that you would like to analyze during a Detailed Loss Analysis, Data Quality Analysis, Hazard Analysis, or Geospatial Analysis.

Currently, Touchstone® supports both Contract and ExposureView as the Exposure target type for the Detailed Loss and Loss Modification analyses.

Syntax
Public Property Type As ExposureTargetType
Dim instance As ExposureTarget
Dim value As ExposureTargetType
 
instance.Type = value
 
value = instance.Type
public ExposureTargetType Type {get; set;}
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

ExposureTarget Class
ExposureTarget Members