Touchstone 11.0 API Reference
SortingPerspective Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Api Namespace > GetLossAnalysisEventResultsRequest Class : SortingPerspective Property
Contains the filter for the type of Financial Perspective to include in the detailed Loss Analysis Results for a specific Event.
Syntax
Public Property SortingPerspective As FinancialPerspectives
Dim instance As GetLossAnalysisEventResultsRequest
Dim value As FinancialPerspectives
 
instance.SortingPerspective = value
 
value = instance.SortingPerspective
public FinancialPerspectives SortingPerspective {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

GetLossAnalysisEventResultsRequest Class
GetLossAnalysisEventResultsRequest Members