Touchstone Re 2023 API Reference
InuringLossFlow Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > ProgramRelationship Class : InuringLossFlow Property
(Required) Contains the inuring loss flow benefit in a series of reinsurance programs.
Syntax
Public Property InuringLossFlow As InuringLossFlowType
Dim instance As ProgramRelationship
Dim value As InuringLossFlowType
 
instance.InuringLossFlow = value
 
value = instance.InuringLossFlow
public InuringLossFlowType InuringLossFlow {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

ProgramRelationship Class
ProgramRelationship Members