Click or drag to resize

EngineModelSimulations Property

[Missing <summary> documentation for "P:Livit.Learn.Model.EngineModel.Simulations"]

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<SimulationModel> Simulations { get; set; }

Property Value

Type: ListSimulationModel
See Also