Touchstone Re 2023 API Reference
ActivitySid Property (SubmitExportUnicede2Response)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace > SubmitExportUnicede2Response Class : ActivitySid Property
Contains the SID of the export Activity job that you created to transfer exposures between Touchstone and Touchstone Re.
Syntax
Public Property ActivitySid As Integer
Dim instance As SubmitExportUnicede2Response
Dim value As Integer
 
instance.ActivitySid = value
 
value = instance.ActivitySid
public int ActivitySid {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

SubmitExportUnicede2Response Class
SubmitExportUnicede2Response Members