Touchstone 11.0 API Reference
ViewByName Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ExportReportTemplateCode Class : ViewByName Property
Contains the report name that indicates the template that Touchstone® should use when exporting Detailed Loss Analysis results to a comma separated values (CSV) file.
Syntax
Public Property ViewByName As String
Dim instance As ExportReportTemplateCode
Dim value As String
 
instance.ViewByName = value
 
value = instance.ViewByName
public string ViewByName {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