FormEventManager.GetEvent(String) 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:
static Dynamics::AX::Application::FormEvent ^ GetEvent(System::String ^ formName);
public static Dynamics.AX.Application.FormEvent GetEvent (string formName);
static member GetEvent : string -> Dynamics.AX.Application.FormEvent
Public Shared Function GetEvent (formName As String) As FormEvent
Parameters
- formName
- String