PortfolioManager.Server Property

public PortfolioServer Server {get; set;}
This language is not supported or no code example is available.
public:  
property PortfolioServer^ Server { 
PortfolioServer^ get( ); 
void set( 
PortfolioServer^ value 
); 
}
This language is not supported or no code example is available.
public function get Server() : PortfolioServer
public function set Server(value : PortfolioServer);
This language is not supported or no code example is available.

Property Value

PortfolioServer

In this article

Definition