Click or drag to resize

EngineModelSubstanceTypesSerialized Property

Lists the available SubstanceTypes in the simulation.

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

Property Value

Type: ListSubstanceTypeModel
See Also