Touchstone Re 2023 API Reference
InuringSourcingProgramSid Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > ProgramRelationship Class : InuringSourcingProgramSid Property
(Required) Contains the unique system-generated sequential identifier for the Reinsurance Program that inures to the benefit of the subject program or is the sourcing program (or child) for the subject program.
Syntax
Public Property InuringSourcingProgramSid As Integer
Dim instance As ProgramRelationship
Dim value As Integer
 
instance.InuringSourcingProgramSid = value
 
value = instance.InuringSourcingProgramSid
public int InuringSourcingProgramSid {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