Touchstone Re 2023 API Reference
ModificationType Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > ImportOptionsClf Class : ModificationType Property
(Required) Contains the modification type of the imported company loss files.
Syntax
Public Property ModificationType As CLFImportType
Dim instance As ImportOptionsClf
Dim value As CLFImportType
 
instance.ModificationType = value
 
value = instance.ModificationType
public CLFImportType ModificationType {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

ImportOptionsClf Class
ImportOptionsClf Members