Touchstone 11.0 API Reference
ByZone Property (GetLossAnalysisResultsBase)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Api Namespace > GetLossAnalysisResultsBase Class : ByZone Property
(Optional) Indicates whether to retrieve results by zone.

You can retrieve results by zone only if you configured the analysis to save results by zone.

Syntax
Public Property ByZone As Boolean
Dim instance As GetLossAnalysisResultsBase
Dim value As Boolean
 
instance.ByZone = value
 
value = instance.ByZone
public bool ByZone {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

GetLossAnalysisResultsBase Class
GetLossAnalysisResultsBase Members