Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Action Property
NamespacesGenesyslab.Desktop.Modules.Windows.EventGenericActionAction
Gets or sets the action.
Declaration Syntax
C#Visual BasicVisual C++
public Object Action { get; set; }
Public Property Action As Object
public:
property Object^ Action {
	Object^ get ();
	void set (Object^ value);
}
Value
The action.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)