Touchstone 11.0 API Reference
ViewByCode Property


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