API Help
Eplan.EplApi.MasterData Namespace / MDTranslationDatabase Class / IsOpen Property

IsOpen Property (MDTranslationDatabase)
Returns true if database is open.
Syntax
public bool IsOpen {get;}

Property Value

True if database is open.
Exceptions
ExceptionDescription
Thrown in case of an error. Please refer to the exception message.
See Also