Common.InvokeOnDeletingEntityDataSource(Common, DataEventArgs) Method

Definition

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

Parameters

sender
Common
eventArgs
DataEventArgs

Applies to