Click or drag to resize

GUIDataModelIsRunning Property

Note: This API is now obsolete.

(Obsolete) Targets a running Data Simulation.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute]
public string IsRunning { get; set; }

Property Value

Type: String
Remarks

This property is obsolete. Use Content instead.

See Also