Touchstone Re 2023 API Reference
ClsInstalledBeforeDate Property (CompanyLossSet)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace > CompanyLossSet Class : ClsInstalledBeforeDate Property
Contains the installed before date for the company loss association (CLA).
Syntax
Public Property ClsInstalledBeforeDate As Date
Dim instance As CompanyLossSet
Dim value As Date
 
instance.ClsInstalledBeforeDate = value
 
value = instance.ClsInstalledBeforeDate
public DateTime ClsInstalledBeforeDate {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

CompanyLossSet Class
CompanyLossSet Members