FormTreeControlExpandEventArgs.action Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
action() | |
action(FormTreeExpand) |
action()
public:
Dynamics::AX::Application::FormTreeExpand action();
public Dynamics.AX.Application.FormTreeExpand action ();
member this.action : unit -> Dynamics.AX.Application.FormTreeExpand
Public Function action () As FormTreeExpand
Returns
Applies to
action(FormTreeExpand)
public:
Dynamics::AX::Application::FormTreeExpand action(Dynamics::AX::Application::FormTreeExpand _action);
public Dynamics.AX.Application.FormTreeExpand action (Dynamics.AX.Application.FormTreeExpand _action);
member this.action : Dynamics.AX.Application.FormTreeExpand -> Dynamics.AX.Application.FormTreeExpand
Public Function action (_action As FormTreeExpand) As FormTreeExpand
Parameters
- _action
- FormTreeExpand