Touchstone 11.0 API Reference
SeverityType Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Data Namespace > ImportCSVProgramLog Class : SeverityType Property
Represents the type of severity for a Reinsurance program in the Program Log file.
Syntax
Public Property SeverityType As Severity
Dim instance As ImportCSVProgramLog
Dim value As Severity
 
instance.SeverityType = value
 
value = instance.SeverityType
public Severity SeverityType {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

ImportCSVProgramLog Class
ImportCSVProgramLog Members