Touchstone Re 2023 API Reference
CopyAllPrograms Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > CopyCompanyOptions Class : CopyAllPrograms Property
(Optional) Indicates whether to copy all the Reinsurance Programs associated with the Company.
Syntax
Public Property CopyAllPrograms As Boolean
Dim instance As CopyCompanyOptions
Dim value As Boolean
 
instance.CopyAllPrograms = value
 
value = instance.CopyAllPrograms
public bool CopyAllPrograms {get; set;}
Remarks
Default: False
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

CopyCompanyOptions Class
CopyCompanyOptions Members