Click or drag to resize

ModelHistory Property

Gets or sets the model version history. Not persisted.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public ModelHistoryManager History { get; set; }

Property Value

Type: ModelHistoryManager
See Also