Touchstone 11.0 API Reference
TargetType Property (GetBaselineLossAnalysesRequest)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Api Namespace > GetBaselineLossAnalysesRequest Class : TargetType Property
(Required) Contains the type of the Exposure Target that generated the Detailed Loss Analysis results to retrieve.

The type may be a contract (CON) or exposure view (EVW).

Syntax
Public Property TargetType As String
Dim instance As GetBaselineLossAnalysesRequest
Dim value As String
 
instance.TargetType = value
 
value = instance.TargetType
public string TargetType {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

GetBaselineLossAnalysesRequest Class
GetBaselineLossAnalysesRequest Members