Touchstone 11.0 API Reference
IncludeTotalReplacementValueByArea Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ExposureSummaryExportOptions Class : IncludeTotalReplacementValueByArea Property
Indicates whether to include the total replacement value by area in the Adobe Portable Document Format (PDF) export that you are configuring. This PDF contains the Exposure Summary results from a Data Quality Analysis that Touchstone® performed.
Syntax
Public Property IncludeTotalReplacementValueByArea As Boolean
Dim instance As ExposureSummaryExportOptions
Dim value As Boolean
 
instance.IncludeTotalReplacementValueByArea = value
 
value = instance.IncludeTotalReplacementValueByArea
public bool IncludeTotalReplacementValueByArea {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

ExposureSummaryExportOptions Class
ExposureSummaryExportOptions Members