Touchstone Re 2023 API Reference
CombineClfBaseFileName Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace > SubmitCombineClfsRequest Class : CombineClfBaseFileName Property
(Required) Represents the file name of the combined CLFs
Syntax
Public Property CombineClfBaseFileName As String
Dim instance As SubmitCombineClfsRequest
Dim value As String
 
instance.CombineClfBaseFileName = value
 
value = instance.CombineClfBaseFileName
public string CombineClfBaseFileName {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

SubmitCombineClfsRequest Class
SubmitCombineClfsRequest Members