InstrumentManager.Server Property

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

Property Value

InstrumentServer

In this article

Definition