EbsOpen Class Library for EBSILON®Professional

ProfileSimulation.EnableGlobalStartDateTime Property

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

See Also

ProfileSimulation Class | EbsOpen Namespace