FormDataFieldEvent.Subscribe 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:
void Subscribe(Dynamics::AX::Application::FormDataFieldEventType eventType, Microsoft::Dynamics::Ax::Xpp::FormDataFieldEventHandler ^ eventToAdd);
public void Subscribe (Dynamics.AX.Application.FormDataFieldEventType eventType, Microsoft.Dynamics.Ax.Xpp.FormDataFieldEventHandler eventToAdd);
member this.Subscribe : Dynamics.AX.Application.FormDataFieldEventType * Microsoft.Dynamics.Ax.Xpp.FormDataFieldEventHandler -> unit
Public Sub Subscribe (eventType As FormDataFieldEventType, eventToAdd As FormDataFieldEventHandler)
Parameters
- eventType
- FormDataFieldEventType
- eventToAdd
- FormDataFieldEventHandler