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 public List<Model> PreviousModels { get; set; }
Property Value
Type:
ListModelSee Also