Touchstone 11.0 API Reference
ActivitySid Property (GetImportCombinedLogRequest)


Air.Services.Proxy Assembly > AIR.Services.ActivityManagement.Api Namespace > GetImportCombinedLogRequest Class : ActivitySid Property
(Required) Contains the SID of the Activity for which you want to import exposures into Touchstone. You can find the Activity SID by looking at the response returned by asynchronous web service calls.
Syntax
Public Property ActivitySid As Integer
Dim instance As GetImportCombinedLogRequest
Dim value As Integer
 
instance.ActivitySid = value
 
value = instance.ActivitySid
public int ActivitySid {get; set;}
Remarks
You can find the Activity SID by looking at the response returned by asynchronous web service calls.
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

GetImportCombinedLogRequest Class
GetImportCombinedLogRequest Members