Touchstone Re 2023 API Reference
GroupByCode Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ExportReportTemplateCode Class : GroupByCode Property
Contains the code that indicates the characteristic by which Touchstone® should group Detailed Loss Analysis results when exporting these analysis results to a comma separated values (CSV) file.
Syntax
Public Property GroupByCode As Integer
Dim instance As ExportReportTemplateCode
Dim value As Integer
 
instance.GroupByCode = value
 
value = instance.GroupByCode
public int GroupByCode {get; set;}
Remarks
For a complete list of these codes, see the tResultGroupBy table within the AIRReference database.
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

ExportReportTemplateCode Class
ExportReportTemplateCode Members