StatisticsManager.Get Method

public PortfolioStatisticsItem Get( 
int type 
)
This language is not supported or no code example is available.
public:  
PortfolioStatisticsItem^ Get( 
int type 
)
This language is not supported or no code example is available.
public function Get( 
type : int 
) : PortfolioStatisticsItem;
This language is not supported or no code example is available.

Parameters

type
int

Return Value

PortfolioStatisticsItem

In this article

Definition