ModelHistoryManagerNextModels Property |
Gets or sets the next models. This list is filled with the saved models when navigating the history.
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> NextModels { get; set; }
Property Value
Type:
ListModelSee Also