Click or drag to resize

CalculationWorks.BusinessModel.UndoSerialization Namespace

[This is preliminary documentation and is subject to change.]

Types related to transaction (undo/redo session) serialization.
Classes
  ClassDescription
Public classBcfChildRowAddedState
Stores information about a BcfChildRelationCell add action.
Public classBcfChildRowRemovedState
Stores information about a BcfChildRelationCell remove action.
Public classBcfChildRowsSortState
Stores information about a BcfChildRelationCell sort action.
Public classBcfParentRowSetState
Stores information about a ParentRow set action.
Public classBcfRowAddedState
Stores information about a row add action.
Public classBcfRowDeletedState
Stores information about a row delete action.
Public classBcfStateIdState
Stores information about CurrentDataStateId update.
Public classBcfTableSortState
Stores information about a BcfTable sort action.
Public classBcfUndoSerializationServiceTItemContainer
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code.
Public classBcfValueChangedState
Stores information about Value update.
Public classFileUndoHelper
Stream helper methods.