Touchstone Re 2023 API Reference
Warnings Property (SubmitCombineClfsResponse)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace > SubmitCombineClfsResponse Class : Warnings Property
Contains a list of warnings if any
Syntax
Public Property Warnings As List(Of String)
Dim instance As SubmitCombineClfsResponse
Dim value As List(Of String)
 
instance.Warnings = value
 
value = instance.Warnings
public List<string> Warnings {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

SubmitCombineClfsResponse Class
SubmitCombineClfsResponse Members