Insert an item to the collection after the specified Summary Table.

Syntax

ISSummaryTables.InsertAfter(insertAfterSummaryTableId, summaryTableId, summaryTable)

Parameters

NameTypeOptionalByRefDescription
insertAfterSummaryTableId String The Id of the Summary Table to insert this Summary Table after. If no Summary Table with this Id is found, the Summary Table will be added to the end of this collection.
summaryTableId String The Id of the Summary Table to insert.
summaryTable ISSummaryTable The Summary Table.
Member of:
ISSummaryTables
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0