PageInteraction.page 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.
Gets the ListPage instance.
public:
virtual Dynamics::AX::Application::Page ^ page();
public virtual Dynamics.AX.Application.Page page ();
abstract member page : unit -> Dynamics.AX.Application.Page
override this.page : unit -> Dynamics.AX.Application.Page
Public Overridable Function page () As Page
Returns
Returns the ListPage instance for this PageInteraction instance.