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)
Syntaxpublic List<Model> PreviousModels { get; set; }Property Value
Type: 
ListModel
See Also