Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / IsOpen Property

In This Topic
IsOpen Property (MDPartsDatabase)
In This Topic
Returns true if a parts database is open. Instead of SQL Server returns true if connected.
Syntax
public bool IsOpen {get;}
See Also