DictConfigurationKey Class

Definition

The DictConfigurationKey class provides information about a configuration key.

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

Remarks

For an example that uses the DictConfigurationKey class, see the new method.

Constructors

DictConfigurationKey()
DictConfigurationKey(Int32)
DictConfigurationKey(IntPtr)

Fields

__k_DictConfigurationKeyId
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)
description()
description(String)
enabled()

Returns a value that indicates whether the configuration key is enabled.

enabledByDefault()
enabledById(Int32)
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()
id()

Returns the ID of the configuration key.

IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
label()

Returns the label for a configuration key.

labelId()
licenseCode()

Returns the license code ID for the configuration key.

MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
name()

Returns the name of the configuration key.

newmethod() (Inherited from XppObjectBase)
newmethod(Int32)

Initializes a new instance of the Object class.

notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
parentConfigurationKeyId()

Returns the ID of the parent configuration key for the configuration key.

permanentlyDisabled()
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