Touchstone Re 2023 API Reference
CopyOptions Property (SubmitCopyCompanyRequest)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace > SubmitCopyCompanyRequest Class : CopyOptions Property
(Required) Contains a set of options that enable you to specify how Touchstone Re copies a company. For example, you can specify whether to copy all the Reinsurance Programs associated with the company.
Syntax
Public Property CopyOptions As CopyCompanyOptions
Dim instance As SubmitCopyCompanyRequest
Dim value As CopyCompanyOptions
 
instance.CopyOptions = value
 
value = instance.CopyOptions
public CopyCompanyOptions CopyOptions {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

SubmitCopyCompanyRequest Class
SubmitCopyCompanyRequest Members