Touchstone 11.0 API Reference
SortByFinancialPerspective Property


Air.Services.Proxy Assembly > AIR.Services.EventSetManagement.Data Namespace > RingResultToInternationalDeterministicTerrorismEventSetOptions Class : SortByFinancialPerspective Property
(Optional) Contains the Financial Perspective that Touchstone® uses to generate the top loss-causing events.

For example, you can specify that Touchstone must generate the top loss-causing events using the exposed ground up perspective.

You can specify a financial perspective only if you specify a TopNRingsToUse value.

Syntax
Public Property SortByFinancialPerspective As Nullable(Of IDTEXPORT_ExposedLimits)
Dim instance As RingResultToInternationalDeterministicTerrorismEventSetOptions
Dim value As Nullable(Of IDTEXPORT_ExposedLimits)
 
instance.SortByFinancialPerspective = value
 
value = instance.SortByFinancialPerspective
public Nullable<IDTEXPORT_ExposedLimits> SortByFinancialPerspective {get; set;}
Remarks
Default: ExposedGroundUp
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

RingResultToInternationalDeterministicTerrorismEventSetOptions Class
RingResultToInternationalDeterministicTerrorismEventSetOptions Members