FormListItem Class

Definition

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

Constructors

FormListItem()
FormListItem(IntPtr)
FormListItem(String)
FormListItem(String, Int32)
FormListItem(String, Int32, Object)

Fields

__k_FormListItemId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type)
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)
data()
data(Object)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize()
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
idx()
idx(Int32)
image()
image(Int32)
indent()
indent(Int32)
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
newmethod()

Initializes a new instance of the Object class.

newmethod(String)
newmethod(String, Int32)
newmethod(String, Int32, Object)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
overlayImage()
overlayImage(Int32)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
stateChecked()
stateChecked(Boolean)
stateCut()
stateCut(Boolean)
stateDropHilited()
stateDropHilited(Boolean)
stateFocus()
stateFocus(Boolean)
stateImage()
stateImage(Int32)
stateSelected()
stateSelected(Boolean)
subItem()
subItem(Int32)
text()
text(String)
ToString()

Returns a string that represents the current object.

usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to