Portfolio.IsOwnerAlgo Property
[Browsable(false)]
public bool IsOwnerAlgo {get; set;}
This language is not supported or no code example is available.
[Browsable(false)]
public:
property bool IsOwnerAlgo {
bool get( );
void set(
bool value
);
}
This language is not supported or no code example is available.
public
Browsable(false)
function get IsOwnerAlgo() : boolean;
public
Browsable(false)
function set IsOwnerAlgo(value : boolean);
This language is not supported or no code example is available.
Property Value
bool
In this article
Definition