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[XmlIgnoreAttribute]
public ModelHistoryManager History { get; set; }
Property Value
Type:
ModelHistoryManager
See Also