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

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