StatisticsManager.Clone Method

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

Parameters

type
int

Return Value

PortfolioStatisticsItem

In this article

Definition