EbsOpen Class Library for EBSILON®Professional

OptimizationRestriction.Enabled Property

[Visual Basic]
Public Property Enabled As Boolean
[C#]
public bool Enabled { get; set; }
[C++]
public: __property bool get_Enabled();
public: __property void set_Enabled(bool );
[JScript]
public function get Enabled() : bool
public function set Enabled(bool);

Remarks

Reading / Writing: indicates whether this Restriction is changed during optimization

See Also

OptimizationRestriction Class | EbsOpen Namespace