PortfolioStatisticsItemList.GetByType Method

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

Parameters

type
int

Return Value

PortfolioStatisticsItem

In this article

Definition