Click or drag to resize

BcfUndoRepositorySerializesContent Property

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

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.0.0-beta6
Syntax
public bool SerializesContent { get; }

Property Value

Type: Boolean
true if serialized; false if object references persist.
Version Information

BCF

Supported in: 4.0
See Also