AccDistConstraintMap Class [AX 2012]
The AccDistConstraintMap class is an AccDistConstraint collection.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| elements | Retrieves the number of elements in the collection. |
| empty | Checks whether the collection is empty. |
| equal | Checks whether an accounting distribution constraint map is equal to the current accounting distribution constraint map. |
| exists | Check whether the monetary amount exists as a key in the collection. |
| getEnumerator | Gets an enumerator of the accounting distribution constraint map. |
| 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 an accounting distribution constraint into the collection by using a monetary amount key. |
| new | Initializes a new instance of the AccDistConstraintMap 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.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Gets a string representation of the collection. |
| 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 | Gets an XML document representation of the collection. |
| ::construct |
Community Additions
ADD
Show: