Touchstone Re 2023 API Reference
EpFileLossNumberUnits Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace > ConvertEpToUlfOptions Class : EpFileLossNumberUnits Property
(Optional) Indicates the monetary units such as ones, thousands, and millions in the input CSV file.
Syntax
Public Property EpFileLossNumberUnits As UnitType
Dim instance As ConvertEpToUlfOptions
Dim value As UnitType
 
instance.EpFileLossNumberUnits = value
 
value = instance.EpFileLossNumberUnits
public UnitType EpFileLossNumberUnits {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

ConvertEpToUlfOptions Class
ConvertEpToUlfOptions Members