Touchstone 11.0 API Reference
ResultDataSourceSid Property (MarginalImpactLossAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > MarginalImpactLossAnalysisOptions Class : ResultDataSourceSid Property
(Required) Contains the Touchstone®-generated Data Source Sequential Identifier (SID) that uniquely identifies the Data Source in which you would like to store the results of this Marginal Impact Analysis.
Syntax
Public Property ResultDataSourceSid As Integer
Dim instance As MarginalImpactLossAnalysisOptions
Dim value As Integer
 
instance.ResultDataSourceSid = value
 
value = instance.ResultDataSourceSid
public int ResultDataSourceSid {get; set;}
Remarks
The Result Data Source SID must be a non-negative number greater than 0 that identifies a valid, existing Data Source.
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

MarginalImpactLossAnalysisOptions Class
MarginalImpactLossAnalysisOptions Members