TaxthresholdSectionType_IN Class [AX 2012]
The TaxthresholdSectionType_IN class manages information for the application that is attached to a threshold section.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkThresholdSectionCreate | Validates whether ThresholdSection_IN can be created. (Inherited from ThresholdSectionType_IN.) |
| checkThresholdSectionDeleted | Validates whether the ThresholdSection_IN can be deleted. (Inherited from ThresholdSectionType_IN.) |
| checkThresholdSectionUpdate | Validates whether ThresholdSection_IN can be udpated. (Inherited from ThresholdSectionType_IN.) |
| deleteReferenceData | Deletes all records of tax value data that are associated with the exact threshold section. (Overrides the deleteReferenceData Method.) |
| deleteThresholdSection | Deletes current ThresholdSection_IN. (Inherited from ThresholdSectionType_IN.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getSectionNodeRepresentName | Gets ThresholdSection_IN represent name. (Inherited from ThresholdSectionType_IN.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Init ThresholdSectionType_IN instance. (Inherited from ThresholdSectionType_IN.) |
| insertThresholdSection | Inserts ThresholdSection_IN. (Inherited from ThresholdSectionType_IN.) |
| 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.) |
| parmThresholdSections | Sets and Gets ThresholdSection_IN. (Inherited from ThresholdSectionType_IN.) |
| parmThresholdType | Sets and Gets ThresholdType_IN. (Inherited from ThresholdSectionType_IN.) |
| setSourceReferenceRecId | Sets the recId of the refernce. (Inherited from ThresholdSectionType_IN.) |
| setSourceReferenceTableId | Sets the tableId of the refernce. (Inherited from ThresholdSectionType_IN.) |
| 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.) |
| updateThresholdSection | Update ThresholdSection_IN. (Inherited from ThresholdSectionType_IN.) |
| 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.) |
Community Additions
ADD
Show: