Share via


DictMethod Class

Definition

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

Constructors

DictMethod()
DictMethod(Int32, Int32, String)
DictMethod(IntPtr)

Fields

implementationOnBase (Inherited from MethodInfo)
kernelClass (Inherited from XppObjectBase)
metaClass (Inherited from MethodInfo)
metaMethod (Inherited from MethodInfo)

Properties

AxClassId
MetaMethod (Inherited from MethodInfo)
ParentId (Inherited from MethodInfo)
ParentName (Inherited from MethodInfo)
ParentUtilType (Inherited from MethodInfo)

Methods

__shouldCallNew(Type) (Inherited from XppObjectBase)
Accessspecifier()

Specifies whether the method is public, protected, or private.

(Inherited from MethodInfo)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
Clrparametertype(Int32)
Clrreturntype()
Clrvartype(Int32)
Compiledok()

Specifies whether the method has compiled.

(Inherited from MethodInfo)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
Displayid()
Displaytableid() (Inherited from MethodInfo)
Displaytype()

Specifies the display function type of a method.

(Inherited from MethodInfo)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize() (Inherited from XppObjectBase)
Getallattributes()

Gets the full set of attributes for the method.

(Inherited from MethodInfo)
Getattribute(String)

Gets the first matching attribute from the class header metadata, creates an instance of the Object class that represents it, and returns it.

(Inherited from MethodInfo)
Getattributes(String) (Inherited from MethodInfo)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
Hasimplementation()

Determines whether the actual method implementation is on the class or derived from the base class.

InitializeManagedObject(Int32, Int32, String) (Inherited from MethodInfo)
Isabstract()

Indicates whether the method is abstract.

(Inherited from MethodInfo)
Isdelegate()

Indicates whether the method is a delegate.

IsManagedValid() (Inherited from MethodInfo)
Isstatic()

Specifies whether the method is static.

(Inherited from MethodInfo)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
Name()

Specifies the name of a method.

(Inherited from MethodInfo)
newmethod() (Inherited from XppObjectBase)
newmethod(Int32, Int32, String)

Initializes a new instance of the Object class.

Noparms()

Specifies the number of parameters in a method.

(Inherited from MethodInfo)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
Novars()

Specifies the number of variables in a method.

(Inherited from MethodInfo)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
Parametercnt()

Gets the number of parameters for the method.

Parameterid(Int32)

Gets the ID of the specified parameter.

Parametername(Int32)

Gets the name of the specified parameter.

Parameteroptional(Int32)

Indicates whether the specified parameter of the method is optional.

Parametertype(Int32)
Parametertypename(Int32)
Parentid()

Specifies the table ID for a table method or the class ID for a class method.

(Inherited from MethodInfo)
Propertyhelp()

Specifies the Help text that a method sets or returns for a control.

(Inherited from MethodInfo)
Propertymethod()

Specifies whether a method is a property method.

(Inherited from MethodInfo)
Returnid()

Specifies the ID for certain return data types, such as extended data types and classes, for a method that returns a value.

(Inherited from MethodInfo)
Returntype()

Specifies a method return type.

(Inherited from MethodInfo)
Returntypename()
Runmode()

Specifies where a method is executed.

(Inherited from MethodInfo)
Setmethod(XppObjectBase)

Specifies the application object type of a node in the Application Object Tree (AOT).

(Inherited from MethodInfo)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
usageCount() (Inherited from XppObjectBase)
Varcnt()
Obsolete.

Gets the number of variables for the method.

Varid(Int32)

Specifies the ID for certain variable data types, such as extended data types and enums, for a method that contains variables.

(Inherited from MethodInfo)
Varidold(Int32) (Inherited from MethodInfo)
Varname(Int32)
Obsolete.

Gets the name of the specified variable.

Vartype(Int32)

Specifies a variable data type by using values from the Types enumeration.

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

Applies to