ChartOfAccountsExtDimensionTypes.<Chart of Accounts name>.Delete
Syntax:
Parameters:
<Index> (required)
Index of the tabular section row being deleted, or the row itself.
Description:
Availability:
Note:
Example:
Content.Delete(3); |
Syntax:
Parameters:
<Index> (required)
Description:
Availability:
Note:
Example:
Content.Delete(3); |