"wbkHost.done" and "wbkHost.sessionModifications" message parameter.

Hierarchy

  • SessionModifications

Properties

createdItems: string[]

array containing item ids of created items

currency: boolean

the currency has changed

disposedItems: string[]

array containing item ids of disposed/deleted items

headerCalculation: boolean

the header calculation has changed Note: A changed header calculation may also imply that the calculation of all items has changed if some conditions depend on header conditions. In this case the items may not be included in the updatedItems array (e.g. for indirect changes).

projectData: boolean

the project data has changed

taxScheme: boolean

the tax scheme has changed

updatedItems: UpdatedItem[]

array containing updated items

Generated using TypeDoc