Touchstone 11.0 API Reference
NewPortfolioTargetSid Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > MarginalImpactLossAnalysisOptions Class : NewPortfolioTargetSid Property
(Required) Contains the Touchstone®-generated Analysis Sequential Identifier (SID) that uniquely identifies the analysis results set that you would like to use as the new portfolio for this Marginal Impact Analysis.
Syntax
Public Property NewPortfolioTargetSid As Integer
Dim instance As MarginalImpactLossAnalysisOptions
Dim value As Integer
 
instance.NewPortfolioTargetSid = value
 
value = instance.NewPortfolioTargetSid
public int NewPortfolioTargetSid {get; set;}
Remarks
The New Portfolio Target SID must be a non-negative number greater than 0 that identifies a valid, existing Detailed Loss Analysis, Loss Group Analysis, or CAT XOL Analysis.
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