Touchstone Re 2023 API Reference
TypeCode Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Reinsurance Class : TypeCode Property
Contains one of the following codes to represent the type of this Reinsurance Treaty:
CodeDescription
PFCP Proportional facultative reinsurance expressed as ceded percent
PFCA Proportional facultative reinsurance expressed as ceded amount
NFG Non-proportional fac expressed in terms of your gross limit (before ceded reinsurance)
SS Surplus share treaty
Syntax
Public Property TypeCode As String
Dim instance As Reinsurance
Dim value As String
 
instance.TypeCode = value
 
value = instance.TypeCode
public string TypeCode {get; set;}
Remarks
Note: PFCA is not supported for workers' compensation policies.
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

Reinsurance Class
Reinsurance Members