ListPageArgs Class

Definition

public ref class ListPageArgs : Dynamics::AX::Application::PageArgs
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class ListPageArgs : Dynamics.AX.Application.PageArgs
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type ListPageArgs = class
    inherit PageArgs
Public Class ListPageArgs
Inherits PageArgs
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
ListPageArgs
Attributes

Constructors

ListPageArgs()
ListPageArgs(IntPtr)

Fields

__k_ListPageArgsId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type) (Inherited from PageArgs)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
enumParameter()

Gets or sets the enumParameter property that is passed to the object that is run by the MenuFunction class.

(Inherited from PageArgs)
enumParameter(Int32) (Inherited from PageArgs)
enumTypeParameter()

Gets or sets the enumTypeParameter property for the MenuFunction class.

(Inherited from PageArgs)
enumTypeParameter(Int32) (Inherited from PageArgs)
equal(XppObjectBase) (Inherited from XppObjectBase)
externalRecord() (Inherited from PageArgs)
externalRecord(Common) (Inherited from PageArgs)
finalize() (Inherited from XppObjectBase)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
menuItemName() (Inherited from PageArgs)
menuItemName(String) (Inherited from PageArgs)
newmethod()

Initializes a new instance of the PageArgs class.

(Inherited from PageArgs)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
parameters()

Gets or sets the list of parameters that are passed to objects that are run by the MenuFunction class.

(Inherited from PageArgs)
parameters(String) (Inherited from PageArgs)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
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