OrderManager.RiskManager Property

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

Property Value

RiskManager

In this article

Definition