EbsOpen Class Library for EBSILON®Professional

ProfiledSimulationRelaxationLevel.Value Property

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

See Also

ProfiledSimulationRelaxationLevel Class | EbsOpen Namespace