FormControl.getFormRun 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.
public:
virtual Dynamics::AX::Application::xFormRun ^ getFormRun();
public Dynamics.AX.Application.xFormRun getFormRun ();
abstract member getFormRun : unit -> Dynamics.AX.Application.xFormRun
override this.getFormRun : unit -> Dynamics.AX.Application.xFormRun
Public Function getFormRun () As xFormRun