COSAllowCostDimensionContract Class [AX 2012]
The COSAllowCostDimensionContract class is the data contract class for cost dimensions.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmCOSAllowCostDimensionArray | Gets the COSAllowCostDimensionArray parameter. |
| parmCOSCostDimensionValueArrayFrom | Gets the COSCostDimensionValueArrayFrom parameter. |
| parmCOSCostDimensionValueArrayTo | Gets the COSCostDimensionValueArrayTo parameter. |
| parmDimension1 | Gets or sets the Dimension1 parameter. |
| parmDimension10 | Gets or sets the Dimension10 parameter. |
| parmDimension10From | Gets or sets the Dimension10From parameter. |
| parmDimension10To | Gets or sets the Dimension10To parameter. |
| parmDimension11 | Gets or sets the Dimension11 parameter. |
| parmDimension11From | Gets or sets the Dimension11From parameter. |
| parmDimension11To | Gets or sets the Dimension11To parameter. |
| parmDimension12 | Gets or sets the Dimension12 parameter. |
| parmDimension12From | Gets or sets the Dimension12From parameter. |
| parmDimension12To | Gets or sets the Dimension12To parameter. |
| parmDimension1From | Gets or sets the Dimension1From parameter. |
| parmDimension1To | Gets or sets the Dimension1To parameter. |
| parmDimension2 | Gets or sets the Dimension2 parameter. |
| parmDimension2From | Gets or sets the Dimension2From parameter. |
| parmDimension2To | Gets or sets the Dimension2To parameter. |
| parmDimension3 | Gets or sets the Dimension3 parameter. |
| parmDimension3From | Gets or sets the Dimension3From parameter. |
| parmDimension3To | Gets or sets the Dimension3To parameter. |
| parmDimension4 | Gets or sets the Dimension4 parameter. |
| parmDimension4From | Gets or sets the Dimension4From parameter. |
| parmDimension4To | Gets or sets the Dimension4To parameter. |
| parmDimension5 | Gets or sets the Dimension5 parameter. |
| parmDimension5From | Gets or sets the Dimension5From parameter. |
| parmDimension5To | Gets or sets the Dimension5To parameter. |
| parmDimension6 | Gets or sets the Dimension6 parameter. |
| parmDimension6From | Gets or sets the Dimension6From parameter. |
| parmDimension6To | Gets or sets the Dimension6To parameter. |
| parmDimension7 | Gets or sets the Dimension7 parameter. |
| parmDimension7From | Gets or sets the Dimension7From parameter. |
| parmDimension7To | Gets or sets the Dimension7To parameter. |
| parmDimension8 | Gets or sets the Dimension8 parameter. |
| parmDimension8From | Gets or sets the Dimension8From parameter. |
| parmDimension8To | Gets or sets the Dimension8To parameter. |
| parmDimension9 | Gets or sets the Dimension9 parameter. |
| parmDimension9From | Gets or sets the Dimension9From parameter. |
| parmDimension9To | Gets or sets the Dimension9To parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| 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.) |
| ::construct | Initializes a new instance of the COSAllowCostDimensionContract class. |
Community Additions
ADD
Show: