DimensionDerivationMap Class [AX 2012]
The DimensionDerivationMap class is a ledger dimension derivation map.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| elements | Retrieves the number of elements in the DimensionDerivationMap class. |
| empty | Tests whether the collection is empty. |
| equal | Tests whether two maps are equivalent. |
| exists | Tests whether the monetary amount exists in the map. |
| getEnumerator | Creates an enumerator for the map, which lets you traverse the DimensionDerivationMap class. |
| getTargetMonetaryAmount | Gets the MonetaryAmount value for a monetary amount key. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| insert | Inserts a keyValue and valueValue element pair in the MonetaryAmountMap class. |
| new | Initializes a new instance of the DimensionDerivationMap class. |
| 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.) |
| pack | Serializes the current instance of the DimensionDerivationMap class. |
| remove | Removes a keyValue and valueValue element pair in the MonetaryAmountMap class. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Retrieves a description of the key and value pairs in the MonetaryAmountMap class. |
| unpack | Deserializes the _pack parameter value to an instance of the DimensionDerivationMap class. |
| 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 | Retrieves an XML string that represents the current object. |
| ::construct | |
| ::create |
Community Additions
ADD
Show: