Click or drag to resize

ModelHistoryManagerPreviousModels Property

Gets or sets the previous models.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<Model> PreviousModels { get; set; }

Property Value

Type: ListModel
See Also