Touchstone Re 2023 API Reference
UwJudgementFac Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Data Namespace > Company Class : UwJudgementFac Property
Contains the underwriting judgement factor associated with the company.

An Underwriting Judgment Factor (UJF) is a user-defined adjustment factor that applies to ceding company program losses. You apply the factor to company exposure information to increase market shares.

Syntax
Public Property UwJudgementFac As String
Dim instance As Company
Dim value As String
 
instance.UwJudgementFac = value
 
value = instance.UwJudgementFac
public string UwJudgementFac {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

Company Class
Company Members