SysDictionary Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| classCnt | Indicates the number of classes in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| classCnt2Id | Provides the ID of a specified class. (Inherited from Dictionary.) |
| classes | |
| classFlush | Refreshes the classes in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| className | Provides the name of a specified class. (Inherited from Dictionary.) |
| className2Id | Provides the ID for a specified class, based on the class name. (Inherited from Dictionary.) |
| classNext | Indicates the class that succeeds a specified class, based on the class IDs. (Inherited from Dictionary.) |
| classObject | Provides information about a specified class by returning a DictClass object. (Inherited from Dictionary.) |
| configurationKeyCnt | Indicates the number of configuration keys in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| configurationKeyCnt2Id | Provides the ID of a specified configuration key. (Inherited from Dictionary.) |
| configurationKeyFlush | Refreshes the configuration keys in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| configurationKeyName | Provides the name of a specified configuration key. (Inherited from Dictionary.) |
| configurationKeyName2Id | Provides the ID for a specified configuration key, based on the configuration key name. (Inherited from Dictionary.) |
| configurationKeyNext | Indicates the configuration key that succeeds a specified configuration key, based on the configuration key IDs. (Inherited from Dictionary.) |
| configurationKeyObject | Provides information about a specified configuration key by returning a DictConfigurationKey object. (Inherited from Dictionary.) |
| configurationKeys | |
| currentCompany | Indicates the current company for which data is available in the database. (Inherited from Dictionary.) |
| enumCnt | Indicates the number of enumeration types in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| enumCnt2Id | Provides the ID of a specified enumeration type. (Inherited from Dictionary.) |
| enumFlush | Refreshes the enumeration types in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| enumName | Provides the name for a specified enumeration. (Inherited from Dictionary.) |
| enumName2Id | Provides the ID of a specified enumeration, based on the name. (Inherited from Dictionary.) |
| enumNext | Indicates the enumeration type that succeeds a specified enumeration type, based on the enumeration type IDs. (Inherited from Dictionary.) |
| enumObject | Provides information about a specified enumeration by returning a DictEnum object. (Inherited from Dictionary.) |
| enums | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getKernelVersionNo | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| licenseCodeCnt | Indicates the number of license codes in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| licenseCodeCnt2Id | Provides the ID of a specified license code. (Inherited from Dictionary.) |
| licenseCodeFlush | Refreshes the license codes in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| licenseCodeName | Provides the name of a specified license code. (Inherited from Dictionary.) |
| licenseCodeName2Id | Provides the ID for a specified license code, based on the license code name. (Inherited from Dictionary.) |
| licenseCodeNext | Indicates the license code that succeeds a specified license code, based on the license code IDs. (Inherited from Dictionary.) |
| licenseCodeObject | Provides information about a specified license code by returning a DictLicenseCode object. (Inherited from Dictionary.) |
| licenseCodes | |
| new | Initializes a new instance of the Dictionary class. (Inherited from Dictionary.) |
| 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.) |
| reloadSecurity | Reloads the feature key system. (Inherited from Dictionary.) |
| securityKeyCnt | Indicates the number of security keys in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| securityKeyCnt2Id | Provides the ID of a specified security key. (Inherited from Dictionary.) |
| securityKeyFlush | Refreshes the security keys in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| securityKeyName | Gets the name of a specified security key. (Inherited from Dictionary.) |
| securityKeyName2Id | Provides the ID for a specified security key, based on the security key name. (Inherited from Dictionary.) |
| securityKeyNext | Indicates the security key that succeeds a specified security key, based on the security key IDs. (Inherited from Dictionary.) |
| securityKeyObject | Provides information about a specified security key by returning a DictSecurityKey object. (Inherited from Dictionary.) |
| securityKeys | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tableCnt | Indicates the number of tables in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| tableCnt2Id | Provides the ID of a specified table. (Inherited from Dictionary.) |
| tableFlush | Refreshes the tables in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| tableName | Provides the name of a specified table. (Inherited from Dictionary.) |
| tableName2Id | Provides the ID for a specified table, based on the table name. (Inherited from Dictionary.) |
| tableNext | Indicates the table that succeeds a specified table, based on the table IDs. (Inherited from Dictionary.) |
| tableObject | Provides information about a specified table by returning a DictTable object. (Inherited from Dictionary.) |
| tables | |
| tableSql | Indicates whether a table is a SQL table. (Inherited from Dictionary.) |
| tableSystem | Indicates whether a table is a system table. (Inherited from Dictionary.) |
| testCode | (Inherited from Dictionary.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| typeCnt | Indicates the number of extended data types in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| typeCnt2Id | Provides the ID of a specified extended data type. (Inherited from Dictionary.) |
| typeFlush | Refreshes the extended data types in Microsoft Dynamics AX. (Inherited from Dictionary.) |
| typeName | Provides the name of a specified extended data type. (Inherited from Dictionary.) |
| typeName2Id | Provides the ID for a specified extended data type, based on the extended data type name. (Inherited from Dictionary.) |
| typeNext | Indicates the extended data type that succeeds a specified extended data type, based on the IDs. (Inherited from Dictionary.) |
| typeObject | Provides information about a specified extended data type by returning a DictType object. (Inherited from Dictionary.) |
| types | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| xmlDocumentation | |
| xmlDocumentationApiSet | |
| xmlDocumentationDefaultSet | |
| xmlQualifiedName | |
| xmlReflection | |
| xmlReflectionApiSet | |
| xmlReflectionDefaultSet | |
| xmlReflectionSet | |
| ::construct | Initializes a new instance of the SysDictionary class. |
Community Additions
ADD
Show: