EbsOpen Class Library for EBSILON®Professional

Alertfield.Argument Property

[Visual Basic]
Public Property Argument As Object
[C#]
public object Argument { get; set; }
[C++]
public: __property Object* get_Argument();
public: __property void set_Argument(Object* );
[JScript]
public function get Argument() : Object
public function set Argument(Object);

See Also

Alertfield Class | EbsOpen Namespace