EbsOpen Class Library for EBSILON®Professional

ProfileSimulation.RelaxationLevelAfterChange Property

[Visual Basic]
Public Property RelaxationLevelAfterChange As EpSimulationRelaxationLevel
[C#]
public EpSimulationRelaxationLevel RelaxationLevelAfterChange { get; set; }
[C++]
public: __property EpSimulationRelaxationLevel get_RelaxationLevelAfterChange();
public: __property void set_RelaxationLevelAfterChange(EpSimulationRelaxationLevel );
[JScript]
public function get RelaxationLevelAfterChange() : EpSimulationRelaxationLevel
public function set RelaxationLevelAfterChange(EpSimulationRelaxationLevel);

See Also

ProfileSimulation Class | EbsOpen Namespace