Touchstone 11.0 API Reference
ProgramLossPerspectives Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AggregateLossAnalysisAnalyzeReExportOptions Class : ProgramLossPerspectives Property
(Optional) Contains a code that specifies the financial perspective to include in the exported data.
Syntax
Public Property ProgramLossPerspectives As ProgramPerspectives
Dim instance As AggregateLossAnalysisAnalyzeReExportOptions
Dim value As ProgramPerspectives
 
instance.ProgramLossPerspectives = value
 
value = instance.ProgramLossPerspectives
public ProgramPerspectives ProgramLossPerspectives {get; set;}
Remarks
Default: Contract
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

AggregateLossAnalysisAnalyzeReExportOptions Class
AggregateLossAnalysisAnalyzeReExportOptions Members