EbsOpen Class Library for EBSILON®Professional

ProfileSimulation.AlwaysCalculateComponentResults Property

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

See Also

ProfileSimulation Class | EbsOpen Namespace