Order.Portfolio Property
Gets the portfolio.
[Browsable(false)]
public Portfolio Portfolio {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public
Browsable(false)
function get Portfolio() : Portfolio;
public
Browsable(false)
function set Portfolio(value : Portfolio);
This language is not supported or no code example is available.
Property Value
Portfolio
The portfolio.
In this article
Definition