EbsOpen Class Library for EBSILON®Professional

ProfiledLong.Value Property

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

See Also

ProfiledLong Class | EbsOpen Namespace