Touchstone Re 2023 API Reference
ClfSetName Property (ImportOptionsClf)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > ImportOptionsClf Class : ClfSetName Property
(Optional) Contains a name for the company loss file (CLF). You must provide a name that is unique in the company.
Syntax
Public Property ClfSetName As String
Dim instance As ImportOptionsClf
Dim value As String
 
instance.ClfSetName = value
 
value = instance.ClfSetName
public string ClfSetName {get; set;}
Remarks
Default: The name provided in the CLF (.evi)

Valid values: A string with a maximum of 255 characters

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