Common.InvokeOnInsertingEntityDataSource(Common, DataEventArgs) Method

Definition

protected:
 virtual void InvokeOnInsertingEntityDataSource(Microsoft::Dynamics::Ax::Xpp::Common ^ sender, Dynamics::AX::Application::DataEventArgs ^ eventArgs);
protected virtual void InvokeOnInsertingEntityDataSource (Microsoft.Dynamics.Ax.Xpp.Common sender, Dynamics.AX.Application.DataEventArgs eventArgs);
abstract member InvokeOnInsertingEntityDataSource : Microsoft.Dynamics.Ax.Xpp.Common * Dynamics.AX.Application.DataEventArgs -> unit
override this.InvokeOnInsertingEntityDataSource : Microsoft.Dynamics.Ax.Xpp.Common * Dynamics.AX.Application.DataEventArgs -> unit
Protected Overridable Sub InvokeOnInsertingEntityDataSource (sender As Common, eventArgs As DataEventArgs)

Parameters

sender
Common
eventArgs
DataEventArgs

Applies to