Delen via


FormDataFieldCancelEventArgs Class

Definition

public ref class FormDataFieldCancelEventArgs : Dynamics::AX::Application::FormDataFieldEventArgs
public class FormDataFieldCancelEventArgs : Dynamics.AX.Application.FormDataFieldEventArgs
type FormDataFieldCancelEventArgs = class
    inherit FormDataFieldEventArgs
Public Class FormDataFieldCancelEventArgs
Inherits FormDataFieldEventArgs
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
FormDataFieldCancelEventArgs

Constructors

Name Description
FormDataFieldCancelEventArgs(Boolean)

Fields

Name Description
_cancel
kernelClass (Inherited from XppObjectBase)

Methods

Name Description
__shouldCallNew(Type) (Inherited from ManagedEventArgs)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancel()
cancel(Boolean)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize() (Inherited from XppObjectBase)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle() (Inherited from ManagedEventArgs)
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle() (Inherited from ManagedEventArgs)
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
newmethod()

Initializes a new instance of the ManagedEventArgs class.

(Inherited from ManagedEventArgs)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to