DimensionAccountRuleStructureController.markForDelete Method [AX 2012]
Marks the specified tab page for holding a deleted hierarchy.
Syntax
protected void markForDelete(FormTabPageControl _tabPage)
Run On
Client
Parameters
- _tabPage
Type: FormTabPageControl Class
The instance of the FormTabPageControl class to mark for deletion.