TaxReportHrchyNode_IN Class [AX 2012]
Handles the hierarchy node tree for tax report.
| Method | Description | |
|---|---|---|
| append | Append child TaxReportHrchyNode_IN to the current TaxReportHrchyNode_IN, and sets child node's value from current node. |
| 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.) |
| getNodeTypeLabel | Gets the label indicating the type of node, such as "Tax type", "Tax component", etc. |
| 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 TaxReportHrchyNode_IN 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.) |
| parmCanMatch | Gets or sets the CanMatch parameter. |
| parmCanPost | Gets or sets the CanPost parameter. |
| parmCanSettle | Gets or sets the CanSettle parameter. |
| parmClassId | Gets or sets the ClassId parameter. |
| parmComboDisplayValue | Gets or sets the ComboDisplayValue parameter. |
| parmComboDisplayValueStr | Gets or sets the ComboDisplayValueStr parameter. |
| parmDisplayValue | Gets or sets the DisplayValue parameter. |
| parmEnable | Gets or sets the Enable parameter. |
| parmLeftId | Gets or sets the LeftId parameter. |
| parmLevel | Gets or sets the Level parameter. |
| parmNodeId | Gets or sets the NodeId parameter. |
| parmNodeType | Gets or sets the NodeType parameter. |
| parmParentId | Gets or sets the ParentId parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRightId | Gets or sets the RightId parameter. |
| parmTaxReportHierarchyVersion | Gets or sets the TaxReportHierarchyVersion parameter. |
| persist | Persist current TaxReportHrchyNode_IN to the database. |
| remove | Remove current TaxReportHrchyNode_IN from the TaxReportHierarchy_IN instance. |
| 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 TaxReportHrchyNode_IN class. |
Object Class
TaxReportHrchyNode_IN Class
TaxReportHrchyEnumNode_IN Class
TaxReportHrchyRootNode_IN Class
TaxReportHrchyTableNode_IN Class
TaxReportHrchyNode_IN Class
TaxReportHrchyEnumNode_IN Class
TaxReportHrchyRootNode_IN Class
TaxReportHrchyTableNode_IN Class
Community Additions
ADD
Show: