StrategyManager_.Persistence Property

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

Property Value

StrategyPersistence

In this article

Definition