Click or drag to resize

BcfUndoRepositorySerializesContent Property

Gets a value indicating whether undo and redo data is serialized to streams.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public bool SerializesContent { get; }

Property Value

Type: Boolean
if serialized; if object references persist.
See Also