EbsOpen Class Library for EBSILON®Professional

ProfileSimulation.RelaxationLevelUntilChange Property

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

See Also

ProfileSimulation Class | EbsOpen Namespace