Common.InvokeOnMappingEntityToDataSource(Common, DataEventArgs) 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.
protected:
virtual void InvokeOnMappingEntityToDataSource(Microsoft::Dynamics::Ax::Xpp::Common ^ sender, Dynamics::AX::Application::DataEventArgs ^ eventArgs);
protected virtual void InvokeOnMappingEntityToDataSource (Microsoft.Dynamics.Ax.Xpp.Common sender, Dynamics.AX.Application.DataEventArgs eventArgs);
abstract member InvokeOnMappingEntityToDataSource : Microsoft.Dynamics.Ax.Xpp.Common * Dynamics.AX.Application.DataEventArgs -> unit
override this.InvokeOnMappingEntityToDataSource : Microsoft.Dynamics.Ax.Xpp.Common * Dynamics.AX.Application.DataEventArgs -> unit
Protected Overridable Sub InvokeOnMappingEntityToDataSource (sender As Common, eventArgs As DataEventArgs)
Parameters
- sender
- Common
- eventArgs
- DataEventArgs