Touchstone Re 2023 API Reference
Severity Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > FileValidationLog Class : Severity Property
Contains a code that indicates whether the message contains a warning, an error, or general information about the line in the comma-separated values (CSV) file.
Syntax
Public Property Severity As Severity
Dim instance As FileValidationLog
Dim value As Severity
 
instance.Severity = value
 
value = instance.Severity
public Severity Severity {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

FileValidationLog Class
FileValidationLog Members