Data relevant to the action
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ActionData ActionData { get; set; }
Public Property ActionData As ActionData
public: property ActionData^ ActionData { ActionData^ get (); void set (ActionData^ value); }