Touchstone 11.0 API Reference
BaselineActivitySid Property (SubmitLossModAnalysesResponse)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Api Namespace > SubmitLossModAnalysesResponse Class : BaselineActivitySid Property
Contains the Activity Sequential Identifier (SID) that uniquely identifies the asynchronous web service call that you made to submit the Loss Modification Analysis job.
Syntax
Public Property BaselineActivitySid As Integer
Dim instance As SubmitLossModAnalysesResponse
Dim value As Integer
 
instance.BaselineActivitySid = value
 
value = instance.BaselineActivitySid
public int BaselineActivitySid {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

SubmitLossModAnalysesResponse Class
SubmitLossModAnalysesResponse Members