EbsOpen Class Library for EBSILON®Professional

ProfileSimulation.EnableControllersAtItStep Property

[Visual Basic]
Public Property EnableControllersAtItStep As Integer
[C#]
public int EnableControllersAtItStep { get; set; }
[C++]
public: __property int get_EnableControllersAtItStep();
public: __property void set_EnableControllersAtItStep(int );
[JScript]
public function get EnableControllersAtItStep() : int
public function set EnableControllersAtItStep(int);

See Also

ProfileSimulation Class | EbsOpen Namespace