Touchstone Re 2023 API Reference
Exceptions Property


Air.Services.Proxy Assembly > AIR.Services.ActivityManagement.Api Namespace > GetImportCombinedLogResponse Class : Exceptions Property
Indicates any exception associated with the import process.
Syntax
Public Property Exceptions As List(Of DescriptionData)
Dim instance As GetImportCombinedLogResponse
Dim value As List(Of DescriptionData)
 
instance.Exceptions = value
 
value = instance.Exceptions
public List<DescriptionData> Exceptions {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

GetImportCombinedLogResponse Class
GetImportCombinedLogResponse Members