Touchstone Re 2023 API Reference
SubjectProgramSid Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > ProgramRelationship Class : SubjectProgramSid Property
(Required) Contains the unique system-generated sequential identifier for the Reinsurance Program that is the subject (or parent) of the relationship. The program you identified in the InuringSourcingProgramSid field is an inuring or sourcing program for the subject program.
Syntax
Public Property SubjectProgramSid As Integer
Dim instance As ProgramRelationship
Dim value As Integer
 
instance.SubjectProgramSid = value
 
value = instance.SubjectProgramSid
public int SubjectProgramSid {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