Property Locks the simulation so no parameters can be set until unlocked.

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public bool SimulationLock { get; set; }
Visual Basic
Public Property SimulationLock As Boolean
	Get
	Set

See Also