EbsOpen Class Library for EBSILON®Professional

Button.ParamInt Property

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

See Also

Button Class | EbsOpen Namespace