EbsOpen Class Library for EBSILON®Professional

ProfiledTimeHandling.Value Property

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

See Also

ProfiledTimeHandling Class | EbsOpen Namespace