Touchstone Re 2023 API Reference
ParentSid Property (AggregateLossEventSet)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace > AggregateLossEventSet Class : ParentSid Property
Contains the software-generated sequential identifier (SID) for the parent event set associated with the Event Set.
Syntax
Public Property ParentSid As Integer
Dim instance As AggregateLossEventSet
Dim value As Integer
 
instance.ParentSid = value
 
value = instance.ParentSid
public int ParentSid {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

AggregateLossEventSet Class
AggregateLossEventSet Members