PortfolioPerformanceRecordListEventArgs.Records Property

public PortfolioPerformanceRecord[] Records {get;}
This language is not supported or no code example is available.
public:  
property array< PortfolioPerformanceRecord^ >^ Records { 
array< PortfolioPerformanceRecord^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Records() : PortfolioPerformanceRecord[];
This language is not supported or no code example is available.

Property Value

PortfolioPerformanceRecord[]

In this article

Definition