SysDictEnum Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| configurationKeyId | Returns the configuration key ID for the enumeration. (Inherited from DictEnum.) |
| displayLength | (Inherited from DictEnum.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| firstValue | |
| getCountryRegionCodes | (Inherited from DictEnum.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| help | Retrieves the Help text for this enumeration. (Inherited from DictEnum.) |
| helpDefined | Returns the value of the help property for this enumeration. (Inherited from DictEnum.) |
| helpLabelId | |
| id | Returns the enumeration ID of the enumeration. (Inherited from DictEnum.) |
| index2ConfigurationKey | (Inherited from DictEnum.) |
| index2CountryRegionCodes | (Inherited from DictEnum.) |
| index2Label | Returns the label of the enumeration item that is specified by an index. (Inherited from DictEnum.) |
| index2LabelId | (Inherited from DictEnum.) |
| index2Name | Returns the label of the enumeration item that is specified by an index. (Inherited from DictEnum.) |
| index2Symbol | Returns the symbol or name of the enumeration item that is specified by an index. (Inherited from DictEnum.) |
| index2Value | Returns the value of the enumeration item that is specified by an index. (Inherited from DictEnum.) |
| label | Returns the label text of the enumeration. (Inherited from DictEnum.) |
| labelDefined | Returns the value of the label property for this enumeration. (Inherited from DictEnum.) |
| labelLabel | |
| lastValue | |
| name | Returns the name of the enumeration. (Inherited from DictEnum.) |
| name2Value | Returns the enumeration value of the item that is referenced by its label. (Inherited from DictEnum.) |
| new | Initializes a new instance of the Object class. (Inherited from DictEnum.) |
| nextValue | |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| path | |
| pathForDeveloperDocumentation | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showAsRadio | Returns a value that indicates whether the enumeration should be displayed by using radio buttons instead of a combo box. (Inherited from DictEnum.) |
| subTypes | Retrieves a collection of the sub types for this type. |
| superType | Retrieves the super type of this type. |
| symbol2Value | Returns the enumeration value of the item, referenced by its symbol or name. (Inherited from DictEnum.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| treeNode | |
| typeIcon | Retrieves the icon of the type. |
| typeName | Retrieves the name of the type. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| value2ConfigurationKey | Returns the configuration key ID of a specified enumeration value. (Inherited from DictEnum.) |
| value2CountryRegionCodes | (Inherited from DictEnum.) |
| value2Index | |
| value2Label | Returns the label of a specified enumeration value. (Inherited from DictEnum.) |
| value2Name | Returns the name of a specified enumeration value. (Inherited from DictEnum.) |
| value2Symbol | Returns the symbol, or the value of the Name property, of a specified enumeration value. (Inherited from DictEnum.) |
| values | Returns the number of items in the enumeration. (Inherited from DictEnum.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| xmlQualifiedName | |
| xmlQualifiedNameForEntry | |
| xmlReflection | |
| xmlReflectionApiData | |
| xmlReflectionContainers | |
| xmlReflectionElements | |
| xmlReflectionHelpText | |
| xmlReflectionLabel | |
| xmlReflectionMembers | |
| xmlReflectionTypeData | |
| ::newName |
Community Additions
ADD
Show: