Touchstone Re 2023 API Reference
IsSourcing Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > ProgramRelationship Class : IsSourcing Property
(Required) Indicates whether the Reinsurance Program you identified in the InuringSourcingProgramSid field is a sourcing program for the subject program.

A value False indicates that the program you identified in the InuringSourcingProgramSid field is an inuring program.

Syntax
Public Property IsSourcing As Boolean
Dim instance As ProgramRelationship
Dim value As Boolean
 
instance.IsSourcing = value
 
value = instance.IsSourcing
public bool IsSourcing {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