Touchstone 11.0 API Reference
TargetTypeCode Property (SummaryEPDistribution)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > SummaryEPDistribution Class : TargetTypeCode Property
Contains a code that identifies the type of the Loss Analysis Target.

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

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

SummaryEPDistribution Class
SummaryEPDistribution Members