Portfolio.Parent Property
Gets or sets the parent.
[Browsable(false)]
public Portfolio Parent {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 Parent() : Portfolio;
public
Browsable(false)
function set Parent(value : Portfolio);
This language is not supported or no code example is available.
Property Value
Portfolio
The parent.
In this article
Definition