Touchstone 11.0 API Reference
ISMAOL Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > UserToIndustryLineOfBusinessMapping Class : ISMAOL Property
(Required) Indicates whether you want to generate the MAOL data (limit 1 through 4) for the company loss files (CLFs) and company loss association (CLA) at the time of a detailed loss analysis. You can export these CLFs and CLA with MAOL for further analysis in Touchstone Re.
Syntax
Public Property ISMAOL As Boolean
Dim instance As UserToIndustryLineOfBusinessMapping
Dim value As Boolean
 
instance.ISMAOL = value
 
value = instance.ISMAOL
public bool ISMAOL {get; set;}
Remarks
Default: False
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

UserToIndustryLineOfBusinessMapping Class
UserToIndustryLineOfBusinessMapping Members