Touchstone 11.0 API Reference
TargetDataSourceSid Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Api Namespace > GetBaselineLossAnalysesRequest Class : TargetDataSourceSid Property
(Required) Contains the Touchstone®-generated Sequential Identifier that uniquely identifies the Data Source of the Exposure Target that generated the Detailed Loss Analysis results to retrieve.

TargetDataSourceSid is required only if the Target Type is CON.

Syntax
Public Property TargetDataSourceSid As Integer
Dim instance As GetBaselineLossAnalysesRequest
Dim value As Integer
 
instance.TargetDataSourceSid = value
 
value = instance.TargetDataSourceSid
public int TargetDataSourceSid {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