Property Returns true if the Database is open

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

Syntax

C#
public bool DataBaseOpen { get; }
Visual Basic
Public ReadOnly Property DataBaseOpen As Boolean
	Get

Field Value

bool read only

See Also