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

Syntax

ISSummaryTables.InsertBefore(insertBeforeSummaryTableId, summaryTableId, summaryTable)

Parameters

NameTypeOptionalByRefDescription
insertBeforeSummaryTableId String The Id of the Summary Table to insert this Summary Table before. 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