Gets or sets the actions.
| C# | Visual Basic | Visual C++ |
public GenericAction[] Action { get; set; }
Public Property Action As GenericAction()
public: property array<GenericAction^>^ Action { array<GenericAction^>^ get (); void set (array<GenericAction^>^ value); }
The actions.